pgsql-committers since 2016-02-06 20:05

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

Feb. 6, 2016

Thread Author Time
pgsql: Improve HJDEBUG code a bit. Tom Lane 20:05
pgsql: Improve HJDEBUG code a bit. Tom Lane 20:05
pgsql: Fix comment block trashed by pgindent. Tom Lane 20:13

Feb. 7, 2016

Thread Author Time
pgsql: Improve speed of timestamp/time/date output functions. Tom Lane 04:11
pgsql: Introduce group locking to prevent parallel processes from deadl Robert Haas 15:23
pgsql: Introduce a new GUC force_parallel_mode for testing purposes. Robert Haas 16:42
pgsql: Fix parallel-safety markings for pg_upgrade functions. Robert Haas 16:46
Re: pgsql: Add gin_clean_pending_list function to clean up GIN pending list 📎 Fujii Masao 17:19
pgsql: ExecHashRemoveNextSkewBucket must physically copy tuples to main Tom Lane 17:29
pgsql: ExecHashRemoveNextSkewBucket must physically copy tuples to main Tom Lane 17:29
pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane 19:17
pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane 19:17
pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane 19:17
pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane 19:17
pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane 19:17
pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane 19:17
pgsql: Fix deparsing of ON CONFLICT arbiter WHERE clauses. Tom Lane 19:57
pgsql: Fix deparsing of ON CONFLICT arbiter WHERE clauses. Tom Lane 19:57
pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane 21:03
pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane 21:03
pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane 21:03
pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane 21:03
pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane 21:03
pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane 21:03

Feb. 8, 2016

Thread Author Time
pgsql: Fix overeager pushdown of HAVING clauses when grouping sets are Andres Freund 10:06
pgsql: Fix overeager pushdown of HAVING clauses when grouping sets are Andres Freund 10:06
pgsql: Backpatch of 7a58d19b0 to 9.4, previously omitted. Andres Freund 10:10
Re: pgsql: Backpatch of 7a58d19b0 to 9.4, previously omitted. Tom Lane 14:37
pgsql: Make GIN regression test stable. Fujii Masao 14:42
Re: pgsql: Add gin_clean_pending_list function to clean up GIN pending list Fujii Masao 14:42
pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane 15:26
pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane 15:26
pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane 15:26
pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane 15:26
pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane 15:26
pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane 15:26
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Use %u not %d to print OIDs. Tom Lane 16:06
pgsql: Translation updates Peter Eisentraut 19:59
pgsql: Translation updates Peter Eisentraut 19:59
pgsql: Translation updates Peter Eisentraut 19:59
pgsql: Translation updates Peter Eisentraut 19:59
pgsql: Translation updates Peter Eisentraut 19:59
pgsql: Re-pgindent varlena.c. Tom Lane 20:18
pgsql: Rename typedef "string" to "VarString". Tom Lane 20:18
pgsql: Stamp 9.5.1. Tom Lane 21:13
pgsql: Stamp 9.4.6. Tom Lane 21:15
pgsql: Stamp 9.3.11. Tom Lane 21:18
pgsql: Stamp 9.2.15. Tom Lane 21:20
pgsql: Stamp 9.1.20. Tom Lane 21:22
Michael Paquier Andrew Dunstan 21:42
Re: Michael Paquier Robert Haas 21:47
Re: Michael Paquier Andrew Dunstan 21:50
pgsql: Temporarily make pg_ctl and server shutdown a whole lot chattier Tom Lane 23:43

Feb. 9, 2016

Thread Author Time
pgsql: Add more chattiness in server shutdown. Tom Lane 16:21
pgsql: postgres_fdw: Push down joins to remote servers. Robert Haas 19:15
Re: pgsql: postgres_fdw: Push down joins to remote servers. Tom Lane 20:10
Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers. Robert Haas 20:42
pgsql: postgres_fdw: Remove unstable regression test. Robert Haas 20:42

Feb. 10, 2016

Thread Author Time
pgsql: Add still more chattiness in server shutdown. Tom Lane 00:36
pgsql: Tag refs/tags/REL9_4_6 was created pgsql 01:51
pgsql: Tag refs/tags/REL9_2_15 was created pgsql 01:51
pgsql: Tag refs/tags/REL9_5_1 was created pgsql 01:51
pgsql: Tag refs/tags/REL9_1_20 was created pgsql 01:51
pgsql: Tag refs/tags/REL9_3_11 was created pgsql 01:51
Re: [COMMITTERS] pgsql: postgres_fdw: Push down joins to remote servers. Ashutosh Bapat 06:48
pgsql: postgres_fdw: Remove unnecessary variable. Robert Haas 13:18
pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 15:12
Re: pgsql: Code cleanup in the wake of recent LWLock refactoring. Heikki Linnakangas 16:08
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 16:21
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Tom Lane 16:36
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Craig Ringer 17:45
pgsql: Revert "Temporarily make pg_ctl and server shutdown a whole lot Tom Lane 21:02

Feb. 11, 2016

Thread Author Time
pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane 00:30
pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane 00:30
pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane 00:30
pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane 00:30
pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane 00:30
pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane 00:30
pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch 01:40
pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch 01:40
pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch 01:40
pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch 01:40
pgsql: In pg_rewind test suite, triple promote timeout to 90s. Noah Misch 01:40
pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch 01:40
pgsql: In pg_rewind test suite, triple promote timeout to 90s. Noah Misch 01:40
pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch 01:40
pgsql: Specify permutations for isolation tests with "invalid" permutat Robert Haas 13:34
pgsql: Modify the isolation tester so that multiple sessions can wait. Robert Haas 13:36
pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas 13:44
pgsql: Rename PGPROC fields related to group XID clearing again. Robert Haas 14:05
Re: pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 14:29
Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas 14:36
Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas 14:48
pgsql: Improve error reporting in format() Teodor Sigaev 15:11
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 15:42
pgsql: Code review for isolationtester changes. Tom Lane 16:31
pgsql: Make new deadlock isolation test more reproducible. Tom Lane 16:59
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 17:04
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas 17:11
pgsql: Use separate lwlock tranches for buffer, lock, and predicate loc Robert Haas 19:09
pgsql: Shift the responsibility for emitting "database system is shut d Tom Lane 19:14
pgsql: Fix typo in comment. Tom Lane 20:20
pgsql: Move pg_constraint.h function declarations to new file pg_constr Tom Lane 20:51
pgsql: Remove GROUP BY columns that are functionally dependent on other Tom Lane 22:35
pgsql: Refactor check_functional_grouping() to use get_primary_key_attn Tom Lane 22:52

Feb. 12, 2016

Thread Author Time
pgsql: Further tweaking of deadlock isolation tests. Tom Lane 04:21
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 04:34
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 08:10
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 08:33
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Amit Kapila 09:37
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas 12:43
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 13:02
pgsql: Make builtin lwlock tranche names consistent. Robert Haas 13:07
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 13:10
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 13:16
pgsql: Introduce extensible node types. Robert Haas 14:38
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 14:43
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 14:46
pgsql: Add missing "static" qualifier. Tom Lane 16:20
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 16:35
pgsql: Fix whitespace Peter Eisentraut 17:09
Re: pgsql: Add missing "static" qualifier. Robert Haas 17:32
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 18:08
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 18:16
Re: pgsql: Add missing "static" qualifier. Tom Lane 18:19
pgsql: Re-pgindent isolationtester.c. Tom Lane 18:36
pgsql: Still further tweaking of deadlock isolation tests. Tom Lane 19:20
pgsql: isolationtester: don't repeat the is-it-waiting query when retry Tom Lane 19:20
pgsql: pgbench: fix segfault with empty sql file Alvaro Herrera 20:15
pgsql: pgbench: cleanup use of a "logfile" parameter Alvaro Herrera 20:31
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 21:59
pgsql: Revert "isolationtester: don't repeat the is-it-waiting query wh Tom Lane 22:12
pgsql: Revert "Still further tweaking of deadlock isolation tests." Tom Lane 22:12
pgsql: Increase deadlock_timeout some more in the deadlock-hard isolati Tom Lane 22:22
pgsql: Change delimiter used for display of NextXID Joe Conway 22:24
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas 22:47
Re: pgsql: Add missing "static" qualifier. Robert Haas 22:49
pgsql: pg_upgrade: Add C comment about NextXID delimiter Bruce Momjian 22:53
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Andres Freund 23:22
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas 23:44

Feb. 13, 2016

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 01:40
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 01:59
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 03:52
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 05:20
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas 05:32
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule 05:50
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Simon Riggs 11:40
Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Greg Stark 13:41
Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Tom Lane 14:54
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane 15:16
Re: pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane 18:32
pgsql: Make GetLockStatusData's header comment resemble reality. Tom Lane 20:42

Feb. 14, 2016

Thread Author Time
Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Robert Haas 00:05
Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Craig Ringer 02:20
Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Stephen Frost 02:32
Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Robert Haas 03:01
Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane 18:33
Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Robert Haas 19:02
Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane 22:05
Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane 22:26

Feb. 15, 2016

Thread Author Time
pgsql: Replace broken link in comment. Noah Misch 07:38
Re: pgsql: Replace broken link in comment. Andres Freund 10:35
pgsql: Fix typo Magnus Hagander 10:44
pgsql: Make concurrent refresh check early that there is a unique index Fujii Masao 17:16
pgsql: Correct Copyright year from 2015 to 2016 Joe Conway 21:22
Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution. 📎 Tom Lane 21:29
pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough Andres Freund 22:01
pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane 22:12
pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane 22:12
pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane 22:12
pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane 22:12
pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane 22:12
pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane 22:12
Re: pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough Andres Freund 22:17
Re: pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough Peter Geoghegan 22:19
Re: pgsql: Suppress compiler warnings about useless comparison of unsigned Andres Freund 22:23
pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 23:37
pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 23:37
pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 23:37
pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 23:37
pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 23:37
pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 23:37

Feb. 16, 2016

Thread Author Time
pgsql: Allow the WAL writer to flush WAL at a reduced rate. Andres Freund 00:18
pgsql: Move DATA entry to correct position Joe Conway 00:40
pgsql: Move DATA entry to correct position Joe Conway 00:40
Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl 📎 Robert Haas 00:41
Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane 00:55
pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao 06:06
pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao 06:06
pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao 06:06
pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao 06:06
pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao 06:06
pgsql: Improve wording in the planner doc Tatsuo Ishii 06:49
pgsql: Improve wording in the planner doc Tatsuo Ishii 06:49

Browse Archives

Prev | Next