pgsql-committers before 2015-10-19 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. 5, 2015

Thread Author Time
pgsql: Remove outdated comment about relation level autovacuum freeze l Andres Freund 14:52
pgsql: Remove outdated comment about relation level autovacuum freeze l Andres Freund 14:52
pgsql: Last-minute updates for release notes. Tom Lane 14:58
pgsql: Last-minute updates for release notes. Tom Lane 14:58
pgsql: Last-minute updates for release notes. Tom Lane 14:58
pgsql: Last-minute updates for release notes. Tom Lane 14:58
pgsql: Last-minute updates for release notes. Tom Lane 14:58
pgsql: Last-minute updates for release notes. Tom Lane 14:58
pgsql: Last-minute updates for release notes. Tom Lane 14:58
pgsql: Translation updates Peter Eisentraut 15:02
pgsql: Translation updates Peter Eisentraut 15:02
pgsql: Translation updates Peter Eisentraut 15:02
pgsql: Translation updates Peter Eisentraut 15:02
pgsql: Translation updates Peter Eisentraut 15:02
pgsql: Translation updates Peter Eisentraut 15:02
pgsql: Fix insufficiently-portable regression test case. Tom Lane 16:19
pgsql: Fix insufficiently-portable regression test case. Tom Lane 16:19
pgsql: Fix insufficiently-portable regression test case. Tom Lane 16:19
pgsql: Fix insufficiently-portable regression test case. Tom Lane 16:19
pgsql: doc: Update URLs of external projects Peter Eisentraut 16:32
pgsql: doc: Update URLs of external projects Peter Eisentraut 16:32
pgsql: doc: Update URLs of external projects Peter Eisentraut 16:32
pgsql: doc: Update URLs of external projects Peter Eisentraut 16:32
pgsql: doc: Update URLs of external projects Peter Eisentraut 16:32
pgsql: Docs: explain contrib/pg_stat_statements' handling of GC failure Tom Lane 16:45
pgsql: Docs: explain contrib/pg_stat_statements' handling of GC failure Tom Lane 16:45
pgsql: Docs: explain contrib/pg_stat_statements' handling of GC failure Tom Lane 16:45
Re: pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING Peter Geoghegan 17:02
Re: [COMMITTERS] pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING Stephen Frost 17:07
pgsql: docs: update guidelines on when to use GIN and GiST indexes Bruce Momjian 17:38
pgsql: docs: update guidelines on when to use GIN and GiST indexes Bruce Momjian 17:38
pgsql: Stamp 9.5beta1. Tom Lane 19:10
pgsql: Stamp 9.4.5. Tom Lane 19:12
pgsql: Stamp 9.3.10. Tom Lane 19:14
pgsql: Stamp 9.2.14. Tom Lane 19:16
pgsql: Stamp 9.1.19. Tom Lane 19:18
pgsql: Stamp 9.0.23. Tom Lane 19:20

Oct. 6, 2015

Thread Author Time
pgsql: to_char(): Do not count negative sign as a digit for time values Bruce Momjian 00:51
pgsql: psql: allow \pset C in setting the title, matches \C Bruce Momjian 00:56
pgsql: to_number(): allow 'V' to divide by 10^(the number of digits) Bruce Momjian 01:03
pgsql: Have CREATE TABLE LIKE add OID column if any LIKEd table has one Bruce Momjian 01:19
pgsql: Remove more volatile qualifiers. Robert Haas 19:52
pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 21:16
pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 21:16
pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 21:16
pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 21:16
pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 21:16
pgsql: Perform an immediate shutdown if the postmaster.pid file is remo Tom Lane 21:16
pgsql: Tag refs/tags/REL9_5_BETA1 was created pgsql 21:19
pgsql: Tag refs/tags/REL9_3_10 was created pgsql 21:19
pgsql: Tag refs/tags/REL9_0_23 was created pgsql 21:19
pgsql: Tag refs/tags/REL9_2_14 was created pgsql 21:19
pgsql: Tag refs/tags/REL9_1_19 was created pgsql 21:19
pgsql: Tag refs/tags/REL9_4_5 was created pgsql 21:19

Oct. 7, 2015

Thread Author Time
pgsql: docs: clarify JSONB operator descriptions Bruce Momjian 13:06
pgsql: docs: clarify JSONB operator descriptions Bruce Momjian 13:06
pgsql: docs: Map operator @> to the proper SGML escape for '>' Bruce Momjian 13:42
pgsql: docs: Map operator @> to the proper SGML escape for '>' Bruce Momjian 13:42
pgsql: docs: add JSONB containment example of a key and empty object Bruce Momjian 14:31
pgsql: docs: add JSONB containment example of a key and empty object Bruce Momjian 14:31
pgsql: Improve documentation of the role-dropping process. Tom Lane 20:12
pgsql: Improve documentation of the role-dropping process. Tom Lane 20:12
pgsql: Improve documentation of the role-dropping process. Tom Lane 20:12
pgsql: Improve documentation of the role-dropping process. Tom Lane 20:12
pgsql: Improve documentation of the role-dropping process. Tom Lane 20:12
pgsql: Improve documentation of the role-dropping process. Tom Lane 20:12

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

Browse Archives

Prev | Next