pgsql-committers - September 2016

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

Sept. 1, 2016

Thread Author Time
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier 04:57
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich 07:03
pgsql: Change API of ShmemAlloc() so it throws error rather than return Tom Lane 14:14
pgsql: Fix minor 9.4-only bug in logical decoding. Tom Lane 15:45
pgsql: Suppress GCC 6 warning about self-comparison Tom Lane 16:48
pgsql: Suppress GCC 6 warning about self-comparison Tom Lane 16:48
pgsql: Suppress GCC 6 warning about self-comparison Tom Lane 16:48
pgsql: Suppress GCC 6 warning about self-comparison Tom Lane 16:48
pgsql: Improve tab completion for BEGIN & START|SET TRANSACTION. Kevin Grittner 21:15

Sept. 2, 2016

Thread Author Time
pgsql: Support multiple iterators in the Red-Black Tree implementation. Heikki Linnakangas 05:39
pgsql: Speed up SUM calculation in numeric aggregates. Heikki Linnakangas 08:52
pgsql: Move code shared between libpq and backend from backend/libpq/ t Heikki Linnakangas 10:52
pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane 21:30
pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane 21:30
pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane 21:30
pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane 21:30
pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane 21:30
pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane 21:30
pgsql: Don't require dynamic timezone abbreviations to match underlying Tom Lane 21:30

Sept. 3, 2016

Thread Author Time
pgsql: Fix wording of logical decoding concepts Simon Riggs 15:19
pgsql: Fix wording of logical decoding concepts Simon Riggs 15:19
pgsql: New recovery target recovery_target_lsn Simon Riggs 16:49
pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane 17:29
pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane 17:29
pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane 17:29
pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw Tom Lane 17:29
pgsql: Fix multiple bugs in numeric_poly_deserialize(). Tom Lane 18:19
pgsql: Improve readability of the output of psql's \timing command. Tom Lane 19:29

Sept. 4, 2016

Thread Author Time
pgsql: Clarify the new Red-Black post-order traversal code a bit. Heikki Linnakangas 12:02
pgsql: Remove useless pg_strdup() operations. Tom Lane 16:34
pgsql: Update release notes to mention need for ALTER EXTENSION UPDATE. Tom Lane 17:20
pgsql: Update release notes to mention need for ALTER EXTENSION UPDATE. Tom Lane 17:20
pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane 23:43
pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane 23:43
pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane 23:43
pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane 23:43
pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane 23:43
pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane 23:43
pgsql: Remove vestigial references to "zic" in favor of "IANA database" Tom Lane 23:43

Sept. 5, 2016

Thread Author Time
pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane 00:02
pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane 00:02
pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane 00:02
pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane 00:02
pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane 00:02
pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane 00:02
pgsql: Add regression test coverage for non-default timezone abbreviati Tom Lane 00:02
pgsql: Remove duplicate code from ReorderBufferCleanupTXN(). Tom Lane 00:49
pgsql: Dirty replication slots when using sql interface Simon Riggs 08:46
pgsql: Document LSN acronym in WAL Internals Simon Riggs 08:49
pgsql: Add debug check function LWLockHeldByMeInMode() Simon Riggs 09:39
pgsql: Relax transactional restrictions on ALTER TYPE ... ADD VALUE. Tom Lane 17:00
pgsql: C comment: align dashes in GroupState node header Bruce Momjian 17:09
pgsql: Make locale-dependent regex character classes work for large cha Tom Lane 21:07
pgsql: Have "make coverage" recurse into contrib as well Alvaro Herrera 21:45
pgsql: Cosmetic code cleanup in commands/extension.c. Tom Lane 22:53

Sept. 6, 2016

Thread Author Time
pgsql: C comment: fix file name mention on line 1 Bruce Momjian 04:03
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 📎 Michael Paquier 07:11
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 📎 Christian Ullrich 08:36
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Craig Ringer 09:01
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier 12:02
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich 12:21
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier 12:36
pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 14:41
Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Peter Eisentraut 16:19
Re: Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Tom Lane 17:08
Re: Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Claudio Freire 17:20
Re: Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Andres Freund 17:23
pgsql: Repair whitespace in initdb message. Tom Lane 17:26
Re: Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Tom Lane 17:41
pgsql: Teach appendShellString() to not quote strings containing "-". Tom Lane 18:53
pgsql: Guard against possible memory allocation botch in batchmemtuples Tom Lane 19:50
pgsql: Guard against possible memory allocation botch in batchmemtuples Tom Lane 19:50
pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane 21:51
pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane 21:51
pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane 21:51
pgsql: Doc: small improvements for documentation about VACUUM freezing. Tom Lane 21:51

Sept. 7, 2016

Thread Author Time
pgsql: Add location field to DefElem Peter Eisentraut 02:59
pgsql: Add a HINT for client-vs-server COPY failure cases. Tom Lane 03:56
Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Fujii Masao 12:47
Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 12:50
Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Tom Lane 13:58
pgsql: Doc: minor documentation improvements about extensions. Tom Lane 17:36
pgsql: Doc: minor documentation improvements about extensions. Tom Lane 17:36
pgsql: Support renaming an existing value of an enum type. Tom Lane 20:12

Sept. 8, 2016

Thread Author Time
pgsql: 9.6 release notes: correct summary item about freeze Bruce Momjian 00:52
pgsql: 9.6 release notes: correct summary item about freeze Bruce Momjian 00:52
pgsql: MSVC: Place gendef.pl temporary file in the target directory. Noah Misch 05:45
pgsql: MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD. Noah Misch 05:45
Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 09:18
pgsql: Fix minor memory leak in Standby startup Simon Riggs 10:16
pgsql: Fix minor memory leak in Standby startup Simon Riggs 10:20
pgsql: Don't print database's tablespace in pg_dump -C --no-tablespaces Tom Lane 14:48
pgsql: Don't print database's tablespace in pg_dump -C --no-tablespaces Tom Lane 14:48
pgsql: Don't print database's tablespace in pg_dump -C --no-tablespaces Tom Lane 14:48
Re: Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Peter Eisentraut 16:07
Re: Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl Tom Lane 16:48
pgsql: Allow pg_dump to dump non-extension members of an extension-owne Tom Lane 17:12
pgsql: Allow pg_dump to dump non-extension members of an extension-owne Tom Lane 17:12
pgsql: Fix two src/test/modules Makefiles Alvaro Herrera 17:40
pgsql: Fix two src/test/modules Makefiles Alvaro Herrera 17:40
pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 23:54
pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 23:54
pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 23:54
pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 23:54
pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 23:54
pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 23:54
pgsql: Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 23:54

Sept. 9, 2016

Thread Author Time
pgsql: Faster PageIsVerified() for the all zeroes case. Andres Freund 00:22
pgsql: Improve scalability of md.c for large relations. Andres Freund 00:22
pgsql: Correct TABLESAMPLE docs Simon Riggs 10:20
pgsql: Correct TABLESAMPLE docs Simon Riggs 10:21
pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 10:46
pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 10:47
pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 10:47
pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 10:47
pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 10:47
pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 10:47
pgsql: Fix corruption of 2PC recovery with subxacts Simon Riggs 12:12
pgsql: Fix corruption of 2PC recovery with subxacts Simon Riggs 12:12
Re: [COMMITTERS] pgsql: Fix corruption of 2PC recovery with subxacts Michael Paquier 12:13
pgsql: Avoid reporting "cache lookup failed" for some user-reachable ca Tom Lane 13:20
pgsql: Make better use of existing enums in plpgsql Peter Eisentraut 14:23
pgsql: In PageIndexTupleDelete, don't assume stored item lengths are MA Tom Lane 16:21
Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Fujii Masao 17:51
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 17:59
pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera 19:36
pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera 19:36
pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera 19:36
pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera 19:36
pgsql: Fix locking a tuple updated by an aborted (sub)transaction Alvaro Herrera 19:36
pgsql: Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use i Tom Lane 22:02
pgsql: Convert PageAddItem into a macro to save a few cycles. Tom Lane 22:17
pgsql: Rewrite PageIndexDeleteNoCompact into a form that only deletes 1 Tom Lane 23:01

Sept. 10, 2016

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. 📎 Amit Kapila 11:32
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 16:51
pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane 17:49
pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane 17:49
pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane 17:49
pgsql: Fix miserable coding in pg_stat_get_activity(). Tom Lane 17:49
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 20:21
pgsql: Improve unreachability recognition in elog() macro. Tom Lane 21:54
pgsql: Improve unreachability recognition in elog() macro. Tom Lane 21:54
pgsql: Improve unreachability recognition in elog() macro. Tom Lane 21:54
pgsql: Improve unreachability recognition in elog() macro. Tom Lane 21:54
pgsql: Improve unreachability recognition in elog() macro. Tom Lane 21:54

Sept. 11, 2016

Thread Author Time
pgsql: Implement binary heap replace-top operation in a smarter way. Heikki Linnakangas 13:28
pgsql: Fix and simplify MSVC build's handling of xml/xslt/uuid dependen Tom Lane 16:47
pgsql: Allow CREATE EXTENSION to follow extension update paths. Tom Lane 18:15
pgsql: psql tab completion for CREATE DATABASE ... TEMPLATE ... Kevin Grittner 20:41
pgsql: Raise max setting of checkpoint_timeout to 1d Simon Riggs 22:28
pgsql: Raise max setting of checkpoint_timeout to 1d Simon Riggs 22:28

Sept. 12, 2016

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Michael Paquier 01:00
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 01:13
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Stephen Frost 01:16
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn 📎 Michael Paquier 02:27
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 02:38
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Michael Paquier 02:46
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Simon Riggs 06:30
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Simon Riggs 07:19
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Michael Paquier 07:28
pgsql: Identify walsenders in pg_stat_activity Simon Riggs 07:58
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Simon Riggs 07:59
pgsql: Fix copy/pasto in file identification Simon Riggs 08:03
pgsql: Fix copy/pasto in file identification Simon Riggs 08:03
pgsql: Fix copy/pasto in file identification Simon Riggs 08:03
pgsql: Fix copy/pasto in file identification Simon Riggs 08:03
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Michael Paquier 08:10
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Tom Lane 12:08
Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn Michael Paquier 12:53
pgsql: Fix recent commit for tab-completion of database template. Kevin Grittner 14:30
pgsql: pg_basebackup: Clean created directories on failure Peter Eisentraut 19:26
pgsql: Docs: assorted minor cleanups. Tom Lane 23:19
pgsql: Docs: assorted minor cleanups. Tom Lane 23:19
pgsql: Docs: assorted minor cleanups. Tom Lane 23:19

Sept. 13, 2016

Thread Author Time
pgsql: Add more tests for targetlist SRFs. Andres Freund 00:30
pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund 01:16
Re: pgsql: Address portability issues in bfe16d1a5 test output. Tom Lane 01:25
Re: pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund 01:32
Re: pgsql: Address portability issues in bfe16d1a5 test output. Tom Lane 01:33
Re: pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund 01:35
Re: pgsql: Address portability issues in bfe16d1a5 test output. Tom Lane 01:49
Re: pgsql: Address portability issues in bfe16d1a5 test output. Andres Freund 02:04
pgsql: Remove user_relns() SRF from regression tests. Andres Freund 02:39
pgsql: Have heapam.h include lockdefs.h rather than lock.h. Robert Haas 13:25
pgsql: Improve parser's and planner's handling of set-returning functio Tom Lane 17:54
Re: pgsql: Improve parser's and planner's handling of set-returning functio Peter Geoghegan 18:09
pgsql: Fix executor/README to reflect disallowing SRFs in UPDATE. Tom Lane 18:25
Re: pgsql: Improve parser's and planner's handling of set-returning functio Tom Lane 18:26
pgsql: Be pickier about converting between Name and Datum. Tom Lane 21:17

Sept. 14, 2016

Thread Author Time
pgsql: Tweak targetlist-SRF tests. Tom Lane 18:30
pgsql: Improve code comment for GatherPath's single_copy flag. Robert Haas 19:44
pgsql: Tweak targetlist-SRF tests some more. Tom Lane 23:49

Sept. 15, 2016

Thread Author Time
pgsql: Add overflow checks to money type input function Peter Eisentraut 02:27
pgsql: Fix and clarify comments on replacement selection. Heikki Linnakangas 08:53
pgsql: Fix and clarify comments on replacement selection. Heikki Linnakangas 08:53
pgsql: Support OpenSSL 1.1.0. Heikki Linnakangas 11:55
pgsql: Support OpenSSL 1.1.0. Heikki Linnakangas 11:55
pgsql: Support OpenSSL 1.1.0. Heikki Linnakangas 11:55
pgsql: pg_buffercache: Allow huge allocations. Robert Haas 13:34
pgsql: pg_buffercache: Allow huge allocations. Robert Haas 13:34

Browse Archives

Prev | Next