pgsql-committers since 2015-10-08 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

Oct. 8, 2015

Thread Author Time
pgsql: Factor out encoding specific tests for json Andrew Dunstan 02:20
pgsql: Factor out encoding specific tests for json Andrew Dunstan 02:20
pgsql: Factor out encoding specific tests for json Andrew Dunstan 02:20
pgsql: Factor out encoding specific tests for json Andrew Dunstan 02:20
pgsql: Correct pg_indent to pgindent in various comments. Robert Haas 16:28
pgsql: Hyphenate variable-length for consistency. Robert Haas 16:33
pgsql: Add BSWAP64 macro. Robert Haas 17:05
pgsql: Fix typo in docs. Robert Haas 17:27
pgsql: Fix typo in docs. Robert Haas 17:27

Oct. 9, 2015

Thread Author Time
pgsql: Fix uninitialized-variable bug. Tom Lane 14:12
pgsql: Fix uninitialized-variable bug. Tom Lane 14:12
pgsql: Fix uninitialized-variable bug. Tom Lane 14:12
pgsql: Handle append_rel_list in expand_security_qual Stephen Frost 14:49
pgsql: Handle append_rel_list in expand_security_qual Stephen Frost 14:49
Re: pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Thom Brown 14:56
pgsql: Remove set_latch_on_sigusr1 flag. Robert Haas 18:33
pgsql: Make abbreviated key comparisons for text a bit cheaper. Robert Haas 19:11
Re: pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 20:58
Re: pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Alvaro Herrera 21:04
Re: pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 21:42
pgsql: Speed up text sorts where the same strings occur multiple times. Robert Haas 23:39

Oct. 12, 2015

Thread Author Time
pgsql: Avoid scan-build warning about uninitialized htonl() arguments. Noah Misch 00:45
pgsql: Make prove_installcheck remove the old log directory, if any. Noah Misch 00:45
pgsql: Make prove_installcheck remove the old log directory, if any. Noah Misch 00:45
pgsql: Make prove_installcheck remove the old log directory, if any. Noah Misch 00:45
pgsql: Fix whitespace Peter Eisentraut 01:51
pgsql: Fix whitespace Peter Eisentraut 01:51
pgsql: Fix whitespace Peter Eisentraut 01:51
pgsql: Use JsonbIteratorToken consistently in automatic variable declar Noah Misch 03:57
Re: pgsql: Use JsonbIteratorToken consistently in automatic variable declar Tom Lane 13:56
pgsql: Use JsonbIteratorToken consistently in automatic variable declar Noah Misch 14:14
pgsql: Use JsonbIteratorToken consistently in automatic variable declar Noah Misch 14:14
Re: pgsql: Use JsonbIteratorToken consistently in automatic variable declar Noah Misch 14:17
pgsql: Fix "pg_ctl start -w" to test child process status directly. Tom Lane 22:31
pgsql: Fix "pg_ctl start -w" to test child process status directly. Tom Lane 22:31
pgsql: Fix "pg_ctl start -w" to test child process status directly. Tom Lane 22:31
pgsql: Fix "pg_ctl start -w" to test child process status directly. Tom Lane 22:31
pgsql: Fix "pg_ctl start -w" to test child process status directly. Tom Lane 22:31
pgsql: Fix "pg_ctl start -w" to test child process status directly. Tom Lane 22:31
pgsql: Cause TestLib.pm to define $windows_os in all branches. Tom Lane 23:35
pgsql: Cause TestLib.pm to define $windows_os in all branches. Tom Lane 23:35
pgsql: Sigh, need "use Config" as well. Tom Lane 23:49
pgsql: Sigh, need "use Config" as well. Tom Lane 23:49

Oct. 13, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Michael Paquier 01:14
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Tom Lane 02:31
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Michael Paquier 02:45
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. Andrew Dunstan 13:17
pgsql: On Windows, ensure shared memory handle gets closed if not being Tom Lane 15:21
pgsql: On Windows, ensure shared memory handle gets closed if not being Tom Lane 15:21
pgsql: On Windows, ensure shared memory handle gets closed if not being Tom Lane 15:21
pgsql: On Windows, ensure shared memory handle gets closed if not being Tom Lane 15:21
pgsql: On Windows, ensure shared memory handle gets closed if not being Tom Lane 15:21
pgsql: On Windows, ensure shared memory handle gets closed if not being Tom Lane 15:21
pgsql: Improve INSERT .. ON CONFLICT error message. Robert Haas 19:35
pgsql: Improve INSERT .. ON CONFLICT error message. Robert Haas 19:35
pgsql: Have dtrace depend on object files directly, not objfiles.txt Robert Haas 19:47
pgsql: -- email subject limit ----------------------------------------- Bruce Momjian 22:25
pgsql: -- email subject limit ----------------------------------------- Bruce Momjian 22:25
Re: pgsql: -- email subject limit ----------------------------------------- Bruce Momjian 22:28

Oct. 14, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. 📎 Michael Paquier 07:03

Oct. 15, 2015

Thread Author Time
pgsql: Fix bogus comments Alvaro Herrera 15:21
pgsql: Fix bogus comments Alvaro Herrera 15:21
Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt Tom Lane 17:01
pgsql: Allow FDWs to push down quals without breaking EvalPlanQual rech Robert Haas 17:14
pgsql: Allow FDWs to push down quals without breaking EvalPlanQual rech Robert Haas 17:14
pgsql: Revert "Have dtrace depend on object files directly, not objfile Robert Haas 17:16
Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt Robert Haas 17:16
Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt Tom Lane 17:23
Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt Robert Haas 17:39
pgsql: Fix NULL handling in datum_to_jsonb(). Tom Lane 17:46
pgsql: Fix NULL handling in datum_to_jsonb(). Tom Lane 17:46
Re: Re: [COMMITTERS] pgsql: Have dtrace depend on object files directly, not objfiles.txt Tom Lane 17:51

Oct. 16, 2015

Thread Author Time
pgsql: Don't send protocol messages to a shm_mq that no longer exists. Robert Haas 13:50
pgsql: Don't send protocol messages to a shm_mq that no longer exists. Robert Haas 13:50
Re: pgsql: Don't send protocol messages to a shm_mq that no longer exists. Robert Haas 13:52
pgsql: Transfer current command counter ID to parallel workers. Robert Haas 13:58
pgsql: Transfer current command counter ID to parallel workers. Robert Haas 13:58
pgsql: Tighten up application of parallel mode checks. Robert Haas 14:22
pgsql: Tighten up application of parallel mode checks. Robert Haas 14:22
pgsql: Fix order of arguments in ecpg generated typedef command. Michael Meskes 15:30
pgsql: Invalidate caches after cranking up a parallel worker transactio Robert Haas 15:35
pgsql: Invalidate caches after cranking up a parallel worker transactio Robert Haas 15:35
pgsql: Fix a problem with parallel workers being unable to restore role Robert Haas 15:45
pgsql: Fix a problem with parallel workers being unable to restore role Robert Haas 15:45
pgsql: Mark more functions parallel-restricted or parallel-unsafe. Robert Haas 15:51
pgsql: Rewrite interaction of parallel mode with parallel executor supp Robert Haas 15:56
pgsql: Prohibit parallel query when the isolation level is serializable Robert Haas 16:03
pgsql: Remove cautions about using volatile from spin.h. Robert Haas 18:10
pgsql: Remove cautions about using volatile from spin.h. Robert Haas 18:10
pgsql: Remove volatile qualifiers from dynahash.c, shmem.c, and sinvala Robert Haas 18:16
pgsql: Remove volatile qualifiers from proc.c and procarray.c Robert Haas 18:21
pgsql: Improve memory-usage accounting in regular-expression compiler. Tom Lane 19:56
pgsql: Fix regular-expression compiler to handle loops of constraint ar Tom Lane 19:56
pgsql: Fix regular-expression compiler to handle loops of constraint ar Tom Lane 19:56
pgsql: Improve memory-usage accounting in regular-expression compiler. Tom Lane 19:56
pgsql: Fix regular-expression compiler to handle loops of constraint ar Tom Lane 19:56
pgsql: Improve memory-usage accounting in regular-expression compiler. Tom Lane 19:56
pgsql: Fix O(N^2) performance problems in regular-expression compiler. Tom Lane 19:56
pgsql: Miscellaneous cleanup of regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of fixempties() pass in regular-expression c Tom Lane 19:56
pgsql: Fix O(N^2) performance problems in regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of fixempties() pass in regular-expression c Tom Lane 19:56
pgsql: Improve performance of fixempties() pass in regular-expression c Tom Lane 19:56
pgsql: Fix O(N^2) performance problems in regular-expression compiler. Tom Lane 19:56
pgsql: Fix regular-expression compiler to handle loops of constraint ar Tom Lane 19:56
pgsql: Improve performance of pullback/pushfwd in regular-expression co Tom Lane 19:56
pgsql: Fix O(N^2) performance problems in regular-expression compiler. Tom Lane 19:56
pgsql: Miscellaneous cleanup of regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of pullback/pushfwd in regular-expression co Tom Lane 19:56
pgsql: Improve memory-usage accounting in regular-expression compiler. Tom Lane 19:56
pgsql: Improve memory-usage accounting in regular-expression compiler. Tom Lane 19:56
pgsql: Improve memory-usage accounting in regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of pullback/pushfwd in regular-expression co Tom Lane 19:56
pgsql: Fix O(N^2) performance problems in regular-expression compiler. Tom Lane 19:56
pgsql: Fix regular-expression compiler to handle loops of constraint ar Tom Lane 19:56
pgsql: Miscellaneous cleanup of regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of pullback/pushfwd in regular-expression co Tom Lane 19:56
pgsql: Improve performance of pullback/pushfwd in regular-expression co Tom Lane 19:56
pgsql: Fix regular-expression compiler to handle loops of constraint ar Tom Lane 19:56
pgsql: Improve performance of fixempties() pass in regular-expression c Tom Lane 19:56
pgsql: Miscellaneous cleanup of regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of pullback/pushfwd in regular-expression co Tom Lane 19:56
pgsql: Fix O(N^2) performance problems in regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of fixempties() pass in regular-expression c Tom Lane 19:56
pgsql: Miscellaneous cleanup of regular-expression compiler. Tom Lane 19:56
pgsql: Improve performance of fixempties() pass in regular-expression c Tom Lane 19:56
pgsql: Miscellaneous cleanup of regular-expression compiler. Tom Lane 19:56
pgsql: Allow a parallel context to relaunch workers. Robert Haas 21:24
pgsql: Add a C API for parallel heap scans. Robert Haas 21:37

Oct. 18, 2015

Thread Author Time
pgsql: Fix order of arguments in ecpg generated typedef command. Michael Meskes 08:17
pgsql: Fix order of arguments in ecpg generated typedef command. Michael Meskes 08:17
pgsql: Fix order of arguments in ecpg generated typedef command. Michael Meskes 08:17
pgsql: Fix order of arguments in ecpg generated typedef command. Michael Meskes 08:17
pgsql: Fix order of arguments in ecpg generated typedef command. Michael Meskes 08:17

Oct. 19, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Define integer limits independently from the system definitions. Michael Paquier 14:51
pgsql: Fix incorrect handling of lookahead constraints in pg_regprefix( Tom Lane 20:55
pgsql: Fix incorrect handling of lookahead constraints in pg_regprefix( Tom Lane 20:55
pgsql: Fix incorrect handling of lookahead constraints in pg_regprefix( Tom Lane 20:55
pgsql: Fix incorrect handling of lookahead constraints in pg_regprefix( Tom Lane 20:55
pgsql: Fix incorrect handling of lookahead constraints in pg_regprefix( Tom Lane 20:55
pgsql: Fix incorrect handling of lookahead constraints in pg_regprefix( Tom Lane 20:55

Oct. 20, 2015

Thread Author Time
pgsql: Eschew "RESET statement_timeout" in tests. Noah Misch 04:40
pgsql: Eschew "RESET statement_timeout" in tests. Noah Misch 04:40
pgsql: Eschew "RESET statement_timeout" in tests. Noah Misch 04:40
pgsql: Eschew "RESET statement_timeout" in tests. Noah Misch 04:40
pgsql: Eschew "RESET statement_timeout" in tests. Noah Misch 04:40
pgsql: Eschew "RESET statement_timeout" in tests. Noah Misch 04:40
pgsql: Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fabb9347d48 Noah Misch 05:01
pgsql: Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fabb9347d48 Noah Misch 05:01
pgsql: Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fabb9347d48 Noah Misch 05:01
pgsql: Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fabb9347d48 Noah Misch 05:01
pgsql: Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fabb9347d48 Noah Misch 05:01
pgsql: Remove obsolete comment. Robert Haas 13:21
pgsql: Be a bit more rigorous about how we cache strcoll and strxfrm re Robert Haas 13:41
pgsql: Put back ssl_renegotiation_limit parameter, but only allow 0. Robert Haas 14:01
pgsql: Put back ssl_renegotiation_limit parameter, but only allow 0. Robert Haas 14:01
pgsql: Tab complete CREATE EXTENSION .. VERSION. Robert Haas 14:28
pgsql: Remove duplicate word. Robert Haas 14:29
pgsql: Fix incorrect comment in plannodes.h Robert Haas 15:13
pgsql: Fix incorrect comment in plannodes.h Robert Haas 15:13
Re: [COMMITTERS] pgsql: Tab complete CREATE EXTENSION .. VERSION. David Fetter 17:21
pgsql: doc: Move documentation of max_wal_size to better position Peter Eisentraut 17:36
pgsql: doc: Move documentation of max_wal_size to better position Peter Eisentraut 17:36
pgsql: Fix incorrect translation of minus-infinity datetimes for json/j Tom Lane 18:07
pgsql: Fix incorrect translation of minus-infinity datetimes for json/j Tom Lane 18:07
pgsql: Fix incorrect translation of minus-infinity datetimes for json/j Tom Lane 18:07

Oct. 22, 2015

Thread Author Time
pgsql: doc: Improve markup and fine-tune replication protocol documenta Peter Eisentraut 02:33
pgsql: Add header comments to execParallel.c and nodeGather.c. Robert Haas 14:44
pgsql: Fix a couple of bugs in recent parallelism-related commits. Robert Haas 14:53
pgsql: Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE Tom Lane 16:34
pgsql: doc: Add advice on updating checkpoint_segments to max_wal_size Peter Eisentraut 18:12
pgsql: doc: Add advice on updating checkpoint_segments to max_wal_size Peter Eisentraut 18:12
pgsql: Fix typos in comments. Robert Haas 18:55
pgsql: shm_mq: Fix failure to notice a dead counterparty when nowait is Robert Haas 20:45
pgsql: shm_mq: Fix failure to notice a dead counterparty when nowait is Robert Haas 20:45
pgsql: shm_mq: Fix failure to notice a dead counterparty when nowait is Robert Haas 20:45
pgsql: Add two missing cases to ATWrongRelkindError. Robert Haas 21:06
pgsql: Add two missing cases to ATWrongRelkindError. Robert Haas 21:06

Oct. 23, 2015

Thread Author Time
pgsql: shm_mq: Repair breakage from previous commit. Robert Haas 02:08
pgsql: shm_mq: Repair breakage from previous commit. Robert Haas 02:08
pgsql: shm_mq: Repair breakage from previous commit. Robert Haas 02:08

Oct. 27, 2015

Thread Author Time
pgsql: Measure string lengths only once Alvaro Herrera 16:22
pgsql: Measure string lengths only once Alvaro Herrera 16:22
pgsql: Measure string lengths only once Alvaro Herrera 16:22
pgsql: Cleanup commit timestamp module activaction, again Alvaro Herrera 18:07
pgsql: Cleanup commit timestamp module activaction, again Alvaro Herrera 18:07
pgsql: Fix BRIN free space computations Alvaro Herrera 21:19
pgsql: Fix BRIN free space computations Alvaro Herrera 21:19
pgsql: Document BRIN's inclusion opclass framework Alvaro Herrera 22:03
pgsql: Document BRIN's inclusion opclass framework Alvaro Herrera 22:03
pgsql: Make Gather node projection-capable. Robert Haas 23:47
Re: [COMMITTERS] pgsql: Cleanup commit timestamp module activaction, again Robert Haas 23:54

Oct. 28, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Cleanup commit timestamp module activaction, again Tom Lane 00:48
Re: [COMMITTERS] pgsql: Cleanup commit timestamp module activaction, again Alvaro Herrera 01:45
Re: [COMMITTERS] pgsql: Cleanup commit timestamp module activaction, again Tom Lane 01:52
pgsql: Fix secondary expected output for commit_ts test Alvaro Herrera 02:04
pgsql: Fix secondary expected output for commit_ts test Alvaro Herrera 02:04
Re: [COMMITTERS] pgsql: Cleanup commit timestamp module activaction, again Alvaro Herrera 02:06
pgsql: Fix incorrect message in ATWrongRelkindError. Robert Haas 10:59
pgsql: Fix incorrect message in ATWrongRelkindError. Robert Haas 10:59

Browse Archives

Prev | Next