pgsql-committers since 2016-12-15 19:36

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Dec. 15, 2016

Thread Author Time
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:36
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:36
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:36
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:36
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:36
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 19:36

Dec. 16, 2016

Thread Author Time
pgsql: Fix off-by-one in memory allocation for quote_literal_cstr(). Heikki Linnakangas 10:58
pgsql: Fix off-by-one in memory allocation for quote_literal_cstr(). Heikki Linnakangas 10:58
pgsql: Fix off-by-one in memory allocation for quote_literal_cstr(). Heikki Linnakangas 10:58
pgsql: Fix off-by-one in memory allocation for quote_literal_cstr(). Heikki Linnakangas 10:58
pgsql: Fix off-by-one in memory allocation for quote_literal_cstr(). Heikki Linnakangas 10:58
pgsql: Fix off-by-one in memory allocation for quote_literal_cstr(). Heikki Linnakangas 10:58
pgsql: Remove _hash_wrtbuf() in favor of calling MarkBufferDirty(). Robert Haas 14:44
pgsql: Fix more hash index bugs around marking buffers dirty. Robert Haas 14:58
pgsql: Unbreak Finalize HashAggregate over Partial HashAggregate. Robert Haas 15:11
pgsql: Add missing documentation for effective_io_concurrency tablespac Fujii Masao 16:27
pgsql: Add missing documentation for effective_io_concurrency tablespac Fujii Masao 16:27
pgsql: Simplify LWLock tranche machinery by removing array_base/array_s Robert Haas 16:41
pgsql: Improve documentation around TS_execute(). Tom Lane 16:50
pgsql: Improve documentation around TS_execute(). Tom Lane 16:50
pgsql: Ensure that num_sync is greater than zero in synchronous_standby Fujii Masao 17:25
pgsql: Ensure that num_sync is greater than zero in synchronous_standby Fujii Masao 17:26
pgsql: Fix outdated comment in lwlock.c Robert Haas 21:00

Dec. 17, 2016

Thread Author Time
pgsql: Fix typos in comments Magnus Hagander 13:33
pgsql: doc: Remove some trailing whitespace Peter Eisentraut 14:40
pgsql: Fix FK-based join selectivity estimation for semi/antijoins. Tom Lane 20:29
pgsql: Fix FK-based join selectivity estimation for semi/antijoins. Tom Lane 20:29

Dec. 18, 2016

Thread Author Time
pgsql: In contrib/uuid-ossp, #include headers needed for ntohl() and nt Tom Lane 03:25
pgsql: In contrib/uuid-ossp, #include headers needed for ntohl() and nt Tom Lane 03:25
pgsql: In contrib/uuid-ossp, #include headers needed for ntohl() and nt Tom Lane 03:25
pgsql: In contrib/uuid-ossp, #include headers needed for ntohl() and nt Tom Lane 03:25
pgsql: MSVC: Position MSBFLAGS after flags it might override. Noah Misch 23:15

Dec. 19, 2016

Thread Author Time
pgsql: Fix base backup rate limiting in presence of slow i/o Magnus Hagander 09:17
pgsql: Fix base backup rate limiting in presence of slow i/o Magnus Hagander 09:17
pgsql: Fix base backup rate limiting in presence of slow i/o Magnus Hagander 09:17
pgsql: Fix base backup rate limiting in presence of slow i/o Magnus Hagander 09:17
pgsql: Support quorum-based synchronous replication. Fujii Masao 12:18
pgsql: Remove unused file. Robert Haas 16:30
pgsql: Fix locking problem in _hash_squeezebucket() / _hash_freeovflpag Robert Haas 17:35
pgsql: Fix handling of phrase operator removal while removing tsquery s Tom Lane 18:50
pgsql: Fix handling of phrase operator removal while removing tsquery s Tom Lane 18:50
pgsql: Provide a DSA area for all parallel queries. Robert Haas 22:12

Dec. 20, 2016

Thread Author Time
pgsql: Invalid parent's relcache after CREATE TABLE .. PARTITION OF. Robert Haas 03:56
pgsql: Fix sharing Agg transition state of DISTINCT or ordered aggs. Heikki Linnakangas 07:23
pgsql: Fix sharing Agg transition state of DISTINCT or ordered aggs. Heikki Linnakangas 07:23
pgsql: Add pg_sequence system catalog Peter Eisentraut 13:42
Re: pgsql: Add pg_sequence system catalog Peter Eisentraut 14:59
Re: pgsql: Add pg_sequence system catalog Peter Eisentraut 16:12
Re: [COMMITTERS] pgsql: Implement table partitioning. Alvaro Herrera 17:22
Re: pgsql: Add pg_sequence system catalog Peter Eisentraut 17:51
Re: pgsql: Add pg_sequence system catalog Peter Eisentraut 17:57
Re: pgsql: Add pg_sequence system catalog Tom Lane 20:32
pgsql: Fix minor error message style violation. Tom Lane 23:54

Dec. 21, 2016

Thread Author Time
pgsql: Fix minor oversights in nodeAgg.c. Tom Lane 00:22
Re: pgsql: Simplify LWLock tranche machinery by removing array_base/array_s Pavel Stehule 07:14
pgsql: Forbid invalid combination of options in pg_basebackup. Fujii Masao 11:27
Re: [COMMITTERS] pgsql: Simplify LWLock tranche machinery by removing array_base/array_s Robert Haas 12:54
Re: [COMMITTERS] pgsql: Simplify LWLock tranche machinery by removing array_base/array_s Pavel Stehule 13:00
pgsql: Reorder pg_sequence columns to avoid alignment issue Peter Eisentraut 14:11
pgsql: Refactor merge path generation code. Robert Haas 14:54
Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas 15:31
pgsql: Fix corner-case bug in WaitEventSetWaitBlock on Windows. Robert Haas 16:15
pgsql: Fix corner-case bug in WaitEventSetWaitBlock on Windows. Robert Haas 16:15
pgsql: Refactor partition tuple routing code to reduce duplication. Robert Haas 16:39
pgsql: Convert elog() to ereport() and do some wordsmithing. Robert Haas 16:50
pgsql: Fix order of operations in CREATE OR REPLACE VIEW. Dean Rasheed 17:11
pgsql: Fix order of operations in CREATE OR REPLACE VIEW. Dean Rasheed 17:11
pgsql: Fix order of operations in CREATE OR REPLACE VIEW. Dean Rasheed 17:11
pgsql: Fix order of operations in CREATE OR REPLACE VIEW. Dean Rasheed 17:11
Re: pgsql: Fix base backup rate limiting in presence of slow i/o Dean Rasheed 17:55
pgsql: For 8.0 servers, get last built-in oid from pg_database Stephen Frost 18:47
pgsql: For 8.0 servers, get last built-in oid from pg_database Stephen Frost 18:47
pgsql: Fix dumping of casts and transforms using built-in functions Stephen Frost 18:47
pgsql: For 8.0 servers, get last built-in oid from pg_database Stephen Frost 18:47
pgsql: Fix dumping of casts and transforms using built-in functions Stephen Frost 18:47
pgsql: Fix dumping of casts and transforms using built-in functions Stephen Frost 18:47
pgsql: Fix dumping of casts and transforms using built-in functions Stephen Frost 18:47
pgsql: For 8.0 servers, get last built-in oid from pg_database Stephen Frost 18:47
pgsql: For 8.0 servers, get last built-in oid from pg_database Stephen Frost 18:47
pgsql: Fix dumping of casts and transforms using built-in functions Stephen Frost 18:47
pgsql: For 8.0 servers, get last built-in oid from pg_database Stephen Frost 18:47
pgsql: Fix dumping of casts and transforms using built-in functions Stephen Frost 18:47
pgsql: Improve ALTER TABLE documentation Stephen Frost 20:05
pgsql: Improve ALTER TABLE documentation Stephen Frost 20:05
pgsql: Improve ALTER TABLE documentation Stephen Frost 20:05
pgsql: Improve ALTER TABLE documentation Stephen Frost 20:05
pgsql: Fix strange behavior (and possible crashes) in full text phrase Tom Lane 20:18
pgsql: Fix strange behavior (and possible crashes) in full text phrase Tom Lane 20:18
Re: pgsql: Fix base backup rate limiting in presence of slow i/o Magnus Hagander 20:20
pgsql: Fix detection of unfinished Unicode surrogate pair at end of str Tom Lane 22:39
pgsql: Fix detection of unfinished Unicode surrogate pair at end of str Tom Lane 22:39
pgsql: Fix detection of unfinished Unicode surrogate pair at end of str Tom Lane 22:39
pgsql: Fix detection of unfinished Unicode surrogate pair at end of str Tom Lane 22:39
pgsql: Fix detection of unfinished Unicode surrogate pair at end of str Tom Lane 22:39
pgsql: Fix detection of unfinished Unicode surrogate pair at end of str Tom Lane 22:39
pgsql: Improve dblink error message when remote does not provide it Joe Conway 23:52
pgsql: Improve dblink error message when remote does not provide it Joe Conway 23:52
pgsql: Improve dblink error message when remote does not provide it Joe Conway 23:53
pgsql: Improve dblink error message when remote does not provide it Joe Conway 23:53
pgsql: Improve dblink error message when remote does not provide it Joe Conway 23:53
pgsql: Improve dblink error message when remote does not provide it Joe Conway 23:53

Dec. 22, 2016

Thread Author Time
Re: [COMMITTERS] pgsql: Implement table partitioning. 📎 Amit Langote 01:00
pgsql: Fix buffer overflow on particularly named files and clarify docu Michael Meskes 07:36
pgsql: Fix buffer overflow on particularly named files and clarify docu Michael Meskes 07:36
pgsql: Fix buffer overflow on particularly named files and clarify docu Michael Meskes 07:36
pgsql: Fix buffer overflow on particularly named files and clarify docu Michael Meskes 07:36
pgsql: Fix buffer overflow on particularly named files and clarify docu Michael Meskes 07:36
pgsql: Fix buffer overflow on particularly named files and clarify docu Michael Meskes 07:36
Re: pgsql: Fix base backup rate limiting in presence of slow i/o Dean Rasheed 10:10
pgsql: Give a useful error message if uuid-ossp is built without precon Tom Lane 16:19
pgsql: Give a useful error message if uuid-ossp is built without precon Tom Lane 16:19
pgsql: Give a useful error message if uuid-ossp is built without precon Tom Lane 16:19
pgsql: Give a useful error message if uuid-ossp is built without precon Tom Lane 16:19
pgsql: Simplify tape block format. Heikki Linnakangas 16:45
pgsql: Protect dblink from invalid options when using postgres_fdw serv Joe Conway 17:20
pgsql: Protect dblink from invalid options when using postgres_fdw serv Joe Conway 17:20
pgsql: Protect dblink from invalid options when using postgres_fdw serv Joe Conway 17:20
pgsql: Protect dblink from invalid options when using postgres_fdw serv Joe Conway 17:21
pgsql: Protect dblink from invalid options when using postgres_fdw serv Joe Conway 17:21
pgsql: Code review for ATExecAttachPartition. Robert Haas 17:46
pgsql: Make dblink try harder to form useful error messages Joe Conway 17:49
pgsql: Make dblink try harder to form useful error messages Joe Conway 17:49
pgsql: Make dblink try harder to form useful error messages Joe Conway 17:49
pgsql: Make dblink try harder to form useful error messages Joe Conway 17:49
pgsql: Make dblink try harder to form useful error messages Joe Conway 17:49
pgsql: Make dblink try harder to form useful error messages Joe Conway 17:49
Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas 17:50
pgsql: Fix broken error check in _hash_doinsert. Robert Haas 19:20
pgsql: Fix broken error check in _hash_doinsert. Robert Haas 19:20
pgsql: Fix broken error check in _hash_doinsert. Robert Haas 19:20
pgsql: Fix broken error check in _hash_doinsert. Robert Haas 19:20
pgsql: Fix broken error check in _hash_doinsert. Robert Haas 19:20
pgsql: Fix broken error check in _hash_doinsert. Robert Haas 19:20
pgsql: Skip checkpoints, archiving on idle systems. Andres Freund 19:33
pgsql: Fix handling of expanded objects in CoerceToDomain and CASE exec Tom Lane 20:01
pgsql: Fix handling of expanded objects in CoerceToDomain and CASE exec Tom Lane 20:01
pgsql: Fix handling of expanded objects in CoerceToDomain and CASE exec Tom Lane 20:01
pgsql: doc: Further speed improvements for HTML XSLT build Peter Eisentraut 20:41
pgsql: Update sequence_1.out for recent changes Peter Eisentraut 21:03
pgsql: Fix CREATE TABLE ... LIKE ... WITH OIDS. Tom Lane 21:23
pgsql: Fix CREATE TABLE ... LIKE ... WITH OIDS. Tom Lane 21:23
pgsql: Use TSConfigRelationId in AlterTSConfiguration() Stephen Frost 22:09
pgsql: Use TSConfigRelationId in AlterTSConfiguration() Stephen Frost 22:09
pgsql: Use TSConfigRelationId in AlterTSConfiguration() Stephen Frost 22:09
pgsql: Use TSConfigRelationId in AlterTSConfiguration() Stephen Frost 22:09
pgsql: Use TSConfigRelationId in AlterTSConfiguration() Stephen Frost 22:09
Re: pgsql: Use TSConfigRelationId in AlterTSConfiguration() Robert Haas 22:20
pgsql: Fix tuple routing in cases where tuple descriptors don't match. Robert Haas 22:41
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Peter Eisentraut 22:55
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Tom Lane 23:35

Dec. 23, 2016

Thread Author Time
pgsql: Improve RLS documentation with respect to COPY Joe Conway 01:57
pgsql: Improve RLS documentation with respect to COPY Joe Conway 01:58
pgsql: Improve RLS documentation with respect to COPY Joe Conway 01:58
Re: [COMMITTERS] pgsql: Simplify LWLock tranche machinery by removing array_base/array_s Pavel Stehule 08:17
pgsql: Remove _hash_chgbufaccess(). Robert Haas 12:26
pgsql: Remove sql_inheritance GUC. Robert Haas 12:36
pgsql: pg_dump: Remove obsolete handling of sequence names Peter Eisentraut 15:56
pgsql: Spellcheck: s/descendent/descendant/g Tom Lane 16:53
pgsql: Doc: improve index entry for "median". Tom Lane 17:53
pgsql: Doc: improve index entry for "median". Tom Lane 17:53
pgsql: Doc: improve index entry for "median". Tom Lane 17:53
pgsql: Doc: improve index entry for "median". Tom Lane 17:53
pgsql: Remove unnecessary casts of makeNode() result Peter Eisentraut 18:19
pgsql: Replace enum InhOption with simple boolean. Tom Lane 18:35

Dec. 24, 2016

Thread Author Time
pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Stephen Frost 02:02
pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Stephen Frost 02:02
pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Stephen Frost 02:02
pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Stephen Frost 02:02
pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Stephen Frost 02:02
pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Stephen Frost 02:02
Re: pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Robert Haas 03:58
Re: pgsql: Fix tab completion in psql for ALTER DEFAULT PRIVILEGES Stephen Frost 04:03
pgsql: pg_dumpall: Include --verbose option in --help output Stephen Frost 06:44
pgsql: pg_dumpall: Include --verbose option in --help output Stephen Frost 06:44
pgsql: pg_dumpall: Include --verbose option in --help output Stephen Frost 06:44
pgsql: pg_dumpall: Include --verbose option in --help output Stephen Frost 06:44
pgsql: pg_dumpall: Include --verbose option in --help output Stephen Frost 06:44
pgsql: pg_dumpall: Include --verbose option in --help output Stephen Frost 06:44

Dec. 25, 2016

Thread Author Time
pgsql: Fix incorrect error reporting for duplicate data in \crosstabvie Tom Lane 21:04
pgsql: Fix incorrect error reporting for duplicate data in \crosstabvie Tom Lane 21:04

Dec. 26, 2016

Thread Author Time
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
Re: pgsql: Simplify tape block format. Peter Geoghegan 21:52

Dec. 27, 2016

Thread Author Time
pgsql: Fix typo comments Magnus Hagander 09:25
pgsql: Don't rename .partial files in pg_receivexlog if an error occure Magnus Hagander 09:40
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44

Browse Archives

Prev | Next