pgsql-committers before 2016-12-23 00:00

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. 12, 2016

Thread Author Time
pgsql: Add support for temporary replication slots Peter Eisentraut 14:16
Re: [COMMITTERS] pgsql: Add support for temporary replication slots Fujii Masao 14:21
Re: pgsql: Add support for temporary replication slots Tom Lane 15:43
Re: pgsql: Add support for temporary replication slots Tom Lane 15:55
pgsql: Fix creative, but unportable, spelling of "ptr != NULL". Tom Lane 16:23
pgsql: psql: Fix incorrect version check for table partitining. Robert Haas 17:08
pgsql: Make the different Unix-y semaphore implementations ABI-compatib Tom Lane 18:32
Re: pgsql: Add support for temporary replication slots 📎 Petr Jelinek 18:47
pgsql: doc: Fix purported type of pg_am.amhandler to match reality. Robert Haas 18:49
pgsql: doc: Fix purported type of pg_am.amhandler to match reality. Robert Haas 18:49
pgsql: Fix race condition in test_decoding "slot" test. Tom Lane 19:32
Re: pgsql: Add support for temporary replication slots Tom Lane 19:32
pgsql: Catversion bump for temporary replication slots. Tom Lane 19:41
Re: [COMMITTERS] pgsql: Add support for temporary replication slots Tom Lane 19:43
pgsql: Remove should_free arguments to tuplesort routines. Robert Haas 20:59
Re: pgsql: Add support for temporary replication slots Tom Lane 23:39

Dec. 13, 2016

Thread Author Time
Re: pgsql: Add support for temporary replication slots Petr Jelinek 00:05
Re: pgsql: Add support for temporary replication slots Tom Lane 00:40
Re: pgsql: Add support for temporary replication slots Petr Jelinek 00:42
Re: pgsql: Add support for temporary replication slots Andres Freund 00:46
Re: pgsql: Add support for temporary replication slots Andres Freund 00:49
Re: pgsql: Add support for temporary replication slots Petr Jelinek 00:57
Re: pgsql: Add support for temporary replication slots Andres Freund 01:00
Re: pgsql: Add support for temporary replication slots Tom Lane 01:08
Re: pgsql: Add support for temporary replication slots Andres Freund 01:11
Re: pgsql: Add support for temporary replication slots Petr Jelinek 01:21
Re: pgsql: Add support for temporary replication slots 📎 Petr Jelinek 01:28
Re: pgsql: Fix creative, but unportable, spelling of "ptr != NULL". Amit Langote 04:06
pgsql: doc: Improve documentation related to table partitioning feature Robert Haas 13:20
pgsql: Update typedefs.list Robert Haas 15:52
pgsql: Clean up code, comments, and formatting for table partitioning. Robert Haas 15:59
pgsql: Fix bugs in RelationGetPartitionDispatchInfo. Robert Haas 16:32
pgsql: Fix bug in hashbulkdelete. Robert Haas 17:38
pgsql: Prevent planagg.c from failing on queries containing CTEs. Tom Lane 18:20
pgsql: Prevent planagg.c from failing on queries containing CTEs. Tom Lane 18:20
pgsql: Improve handling of array elements as getdiag_targets and cursor Tom Lane 21:33

Dec. 14, 2016

Thread Author Time
pgsql: Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix Kevin Grittner 01:20
pgsql: Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix Kevin Grittner 01:20
pgsql: Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix Kevin Grittner 01:20
pgsql: Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix Kevin Grittner 01:20
Re: pgsql: Fix bugs in RelationGetPartitionDispatchInfo. Alexander Korotkov 06:18
Re: pgsql: Fix bugs in RelationGetPartitionDispatchInfo. Robert Haas 06:47
Re: pgsql: Fix bugs in RelationGetPartitionDispatchInfo. Amit Langote 06:55
Re: pgsql: Add support for temporary replication slots Peter Eisentraut 14:35

Dec. 15, 2016

Thread Author Time
Re: pgsql: Add support for temporary replication slots 📎 Petr Jelinek 08:46
Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default 📎 Alexander Law 09:30
pgsql: Various temporary slots test improvements Peter Eisentraut 13:50
Re: pgsql: Add support for temporary replication slots Peter Eisentraut 13:51
pgsql: Add missing newline in message Magnus Hagander 15:47
Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default Tom Lane 16:51
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: 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: 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: 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: 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: 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

Browse Archives

Prev | Next