pgsql-committers since 2020-10-16 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. 16, 2020

Thread Author Time
pgsql: pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd Bruce Momjian 00:37
pgsql: pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd Bruce Momjian 00:37
pgsql: pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd Bruce Momjian 00:37
pgsql: pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd Bruce Momjian 00:37
pgsql: pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd Bruce Momjian 00:37
pgsql: pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd Bruce Momjian 00:37
pgsql: pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd Bruce Momjian 00:37
pgsql: llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559 Andres Freund 01:24
pgsql: llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559 Andres Freund 01:24
pgsql: llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559 Andres Freund 01:24
pgsql: llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559 Andres Freund 01:24
pgsql: postgres_fdw: Restructure connection retry logic. Fujii Masao 05:00
Re: pgsql: postgres_fdw: reestablish new connection if cached one is detect Fujii Masao 05:01
pgsql: Doc: tweak column widths in synchronous-commit-matrix table. Tom Lane 15:36
pgsql: Doc: tweak column widths in synchronous-commit-matrix table. Tom Lane 15:36
pgsql: Doc: tweak column widths in synchronous-commit-matrix table. Tom Lane 15:36
pgsql: Doc: tweak column widths in synchronous-commit-matrix table. Tom Lane 15:36
pgsql: Doc: tweak column widths in synchronous-commit-matrix table. Tom Lane 15:36
pgsql: Doc: tweak column widths in synchronous-commit-matrix table. Tom Lane 15:36
pgsql: Add missing error check in pgcrypto/crypt-md5.c. Tom Lane 16:00
pgsql: Add missing error check in pgcrypto/crypt-md5.c. Tom Lane 16:00
pgsql: Add missing error check in pgcrypto/crypt-md5.c. Tom Lane 16:00
pgsql: Add missing error check in pgcrypto/crypt-md5.c. Tom Lane 16:00
pgsql: Add missing error check in pgcrypto/crypt-md5.c. Tom Lane 16:00
pgsql: Add missing error check in pgcrypto/crypt-md5.c. Tom Lane 16:00
pgsql: Add missing error check in pgcrypto/crypt-md5.c. Tom Lane 16:00

Oct. 17, 2020

Thread Author Time
pgsql: Update time zone data files to tzdata release 2020c. Tom Lane 01:54
pgsql: Update time zone data files to tzdata release 2020c. Tom Lane 01:54
pgsql: Update time zone data files to tzdata release 2020c. Tom Lane 01:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:54
pgsql: Update time zone data files to tzdata release 2020c. Tom Lane 01:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:54
pgsql: Update time zone data files to tzdata release 2020c. Tom Lane 01:54
pgsql: Update time zone data files to tzdata release 2020c. Tom Lane 01:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:54
pgsql: Update time zone data files to tzdata release 2020c. Tom Lane 01:54
pgsql: Doc: caution against misuse of 'now' and related datetime litera Tom Lane 20:03
pgsql: Doc: caution against misuse of 'now' and related datetime litera Tom Lane 20:03
pgsql: Doc: caution against misuse of 'now' and related datetime litera Tom Lane 20:03
pgsql: Doc: caution against misuse of 'now' and related datetime litera Tom Lane 20:03
pgsql: Doc: caution against misuse of 'now' and related datetime litera Tom Lane 20:03
pgsql: Doc: caution against misuse of 'now' and related datetime litera Tom Lane 20:03
pgsql: Doc: caution against misuse of 'now' and related datetime litera Tom Lane 20:03
pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at Tom Lane 20:53

Oct. 18, 2020

Thread Author Time
pgsql: In pg_restore's dump_lo_buf(), work a little harder on error han Tom Lane 16:26
pgsql: Update the Winsock API version requested by libpq. Tom Lane 16:56
pgsql: Prevent overly large and NaN row estimates in relations David Rowley 21:54

Oct. 19, 2020

Thread Author Time
pgsql: Fix potential memory leak in pgcrypto Michael Paquier 00:40
pgsql: Fix potential memory leak in pgcrypto Michael Paquier 00:40
pgsql: Fix potential memory leak in pgcrypto Michael Paquier 00:40
pgsql: Fix potential memory leak in pgcrypto Michael Paquier 00:40
pgsql: Fix potential memory leak in pgcrypto Michael Paquier 00:40
pgsql: Fix potential memory leak in pgcrypto Michael Paquier 00:40
pgsql: Fix potential memory leak in pgcrypto Michael Paquier 00:40
pgsql: Change the docs for PARALLEL option of Vacuum. Amit Kapila 04:21
pgsql: Change the docs for PARALLEL option of Vacuum. Amit Kapila 04:21
pgsql: Improve whitespace Peter Eisentraut 06:37
pgsql: Avoid invalid alloc size error in shm_mq Peter Eisentraut 07:01
pgsql: Relax some asserts in merge join costing code David Rowley 11:03
pgsql: Relax some asserts in merge join costing code David Rowley 11:03
pgsql: Relax some asserts in merge join costing code David Rowley 11:04
pgsql: Relax some asserts in merge join costing code David Rowley 11:05
pgsql: Relax some asserts in merge join costing code David Rowley 11:06
pgsql: Relax some asserts in merge join costing code David Rowley 11:07
Re: pgsql: Change the docs for PARALLEL option of Vacuum. Magnus Hagander 11:40
pgsql: Revise child-to-root tuple conversion map management. Heikki Linnakangas 11:43
pgsql: Remove PartitionRoutingInfo struct. Heikki Linnakangas 11:43
pgsql: Clean up code to resolve the "root target relation" in nodeModif Heikki Linnakangas 11:43
pgsql: Update link for pllua Magnus Hagander 11:49
pgsql: Update link for pllua Magnus Hagander 11:49
pgsql: Update link for pllua Magnus Hagander 11:49
pgsql: Update link for pllua Magnus Hagander 11:49
pgsql: Update link for pllua Magnus Hagander 11:49
Re: pgsql: Change the docs for PARALLEL option of Vacuum. Tom Lane 14:43
pgsql: Fix doc for full text search distance operator. Heikki Linnakangas 15:04
pgsql: Fix doc for full text search distance operator. Heikki Linnakangas 15:04
pgsql: Fix doc for full text search distance operator. Heikki Linnakangas 15:04
pgsql: Fix doc for full text search distance operator. Heikki Linnakangas 15:04
pgsql: Fix doc for full text search distance operator. Heikki Linnakangas 15:04
pgsql: Fix doc for full text search distance operator. Heikki Linnakangas 15:04
pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at Tom Lane 15:24
pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at Tom Lane 15:24
pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at Tom Lane 15:24
pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at Tom Lane 15:24
pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at Tom Lane 15:24
pgsql: In libpq for Windows, call WSAStartup once and WSACleanup not at Tom Lane 15:24
pgsql: Fix output of tsquery example in docs. Heikki Linnakangas 15:52
pgsql: Fix output of tsquery example in docs. Heikki Linnakangas 15:52
pgsql: Fix output of tsquery example in docs. Heikki Linnakangas 15:52
pgsql: Fix output of tsquery example in docs. Heikki Linnakangas 15:52
pgsql: Fix output of tsquery example in docs. Heikki Linnakangas 15:52
pgsql: Fix output of tsquery example in docs. Heikki Linnakangas 15:52
pgsql: Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional. Heikki Linnakangas 16:04
pgsql: Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional. Heikki Linnakangas 16:04
pgsql: Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional. Heikki Linnakangas 16:04
pgsql: Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional. Heikki Linnakangas 16:04
pgsql: Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional. Heikki Linnakangas 16:04
pgsql: Misc documentation fixes. Heikki Linnakangas 16:31
pgsql: Misc documentation fixes. Heikki Linnakangas 16:31
pgsql: Misc documentation fixes. Heikki Linnakangas 16:31
pgsql: Misc documentation fixes. Heikki Linnakangas 16:31
pgsql: Misc documentation fixes. Heikki Linnakangas 16:31
pgsql: Misc documentation fixes. Heikki Linnakangas 16:31
pgsql: Misc documentation fixes. Heikki Linnakangas 16:31
pgsql: Fix list-munging bug that broke SQL function result coercions. Tom Lane 18:33
pgsql: Fix list-munging bug that broke SQL function result coercions. Tom Lane 18:33
pgsql: Fix connection string handling in src/bin/scripts/ programs. Tom Lane 23:04
pgsql: Fix connection string handling in src/bin/scripts/ programs. Tom Lane 23:04
pgsql: Fix connection string handling in src/bin/scripts/ programs. Tom Lane 23:04
pgsql: Fix connection string handling in src/bin/scripts/ programs. Tom Lane 23:04
pgsql: Fix connection string handling in src/bin/scripts/ programs. Tom Lane 23:04
pgsql: Fix connection string handling in src/bin/scripts/ programs. Tom Lane 23:04
pgsql: Fix connection string handling in src/bin/scripts/ programs. Tom Lane 23:04

Oct. 20, 2020

Thread Author Time
Re: pgsql: Change the docs for PARALLEL option of Vacuum. Amit Kapila 02:17
pgsql: Fix typo in commit 99ae342fc4. Amit Kapila 03:11
pgsql: Change the attribute name in pg_stat_replication_slots view. Amit Kapila 04:56
Re: pgsql: Change the docs for PARALLEL option of Vacuum. Amit Kapila 11:09
pgsql: Avoid invalid alloc size error in shm_mq Peter Eisentraut 16:17
pgsql: Avoid invalid alloc size error in shm_mq Peter Eisentraut 16:17
pgsql: Avoid invalid alloc size error in shm_mq Peter Eisentraut 16:17
pgsql: Avoid invalid alloc size error in shm_mq Peter Eisentraut 16:17
pgsql: Avoid invalid alloc size error in shm_mq Peter Eisentraut 16:17
pgsql: Avoid invalid alloc size error in shm_mq Peter Eisentraut 16:17
pgsql: Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion Alvaro Herrera 22:23
pgsql: Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion Alvaro Herrera 22:23
pgsql: Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion Alvaro Herrera 22:23
pgsql: Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion Alvaro Herrera 22:23

Oct. 21, 2020

Thread Author Time
pgsql: Review format of code generated by PerfectHash.pm Michael Paquier 00:24
pgsql: Fix -Wcast-function-type warnings on Windows/MinGW Peter Eisentraut 06:18
pgsql: Remove obsolete ifdefs Peter Eisentraut 12:25
pgsql: Remove the option to build thread_test.c outside configure. Tom Lane 16:09
pgsql: Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 17:38
pgsql: Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 17:38
pgsql: Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 17:38
pgsql: Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 17:38
pgsql: Use fast checkpoint in PostgresNode::backup() Alvaro Herrera 17:38
pgsql: Fix connection string handling in psql's \connect command. Tom Lane 20:19
pgsql: Fix connection string handling in psql's \connect command. Tom Lane 20:19
pgsql: Fix connection string handling in psql's \connect command. Tom Lane 20:19
pgsql: Fix connection string handling in psql's \connect command. Tom Lane 20:19
pgsql: Fix connection string handling in psql's \connect command. Tom Lane 20:19
pgsql: Fix connection string handling in psql's \connect command. Tom Lane 20:19
pgsql: Fix connection string handling in psql's \connect command. Tom Lane 20:19

Oct. 22, 2020

Thread Author Time
pgsql: Optimize a few list_delete_ptr calls David Rowley 01:37
pgsql: Use croak instead of die in Perl code when appropriate Peter Eisentraut 11:58
pgsql: Extend amcheck to check heap pages. Robert Haas 12:50
pgsql: Clean up some unpleasant behaviors in psql's \connect command. Tom Lane 18:04
pgsql: Try to avoid a compiler warning about using fxid uninitialized. Robert Haas 22:15
pgsql: Add documentation and tests for quote marks in ECPG literal quer Tom Lane 22:30
pgsql: Avoid premature de-doubling of quote marks in ECPG strings. Tom Lane 22:30

Oct. 23, 2020

Thread Author Time
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:25
pgsql: Update time zone data files to tzdata release 2020d. Tom Lane 01:25
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:25
pgsql: Update time zone data files to tzdata release 2020d. Tom Lane 01:25
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:25
pgsql: Update time zone data files to tzdata release 2020d. Tom Lane 01:25
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:25
pgsql: Update time zone data files to tzdata release 2020d. Tom Lane 01:25
pgsql: Update time zone data files to tzdata release 2020d. Tom Lane 01:25
pgsql: Update time zone data files to tzdata release 2020d. Tom Lane 01:25
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:25
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:25
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 01:25
pgsql: Update time zone data files to tzdata release 2020d. Tom Lane 01:25
pgsql: Improve performance of Unicode {de,re}composition in the backend Michael Paquier 02:09
pgsql: Fix initialization of es_result_relations in EvalPlanQualStart() Heikki Linnakangas 06:38
pgsql: doc: Remove reference to pre-8.2 pg_dump behaviour Heikki Linnakangas 08:52
pgsql: doc: Fix order of protocol messages in listing Peter Eisentraut 11:12
pgsql: Fix broken XML formatting in EXPLAIN output for incremental sort Tom Lane 15:32
pgsql: Fix broken XML formatting in EXPLAIN output for incremental sort Tom Lane 15:32
pgsql: Fix portability issues in new amcheck test. Tom Lane 18:02
pgsql: Allow psql to re-use connection parameters after a connection lo Tom Lane 21:07
pgsql: Fix more portability issues in new amcheck code. Tom Lane 23:08

Oct. 24, 2020

Thread Author Time
pgsql: Add tab completion for ALTER TABLE .. FORCE ROW LEVEL SECURITY i Michael Paquier 01:37
pgsql: Fix issue with --enable-coverage and the new unicode {de,re}comp Michael Paquier 05:22
pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows. Tom Lane 17:13
pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows. Tom Lane 17:13
pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows. Tom Lane 17:13
pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows. Tom Lane 17:13
pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows. Tom Lane 17:13
pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows. Tom Lane 17:13
pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows. Tom Lane 17:13

Oct. 25, 2020

Thread Author Time
pgsql: Fix incorrect parameter name in a function header comment David Rowley 09:40
pgsql: Fix incorrect parameter name in a function header comment David Rowley 09:41
pgsql: Fix incorrect parameter name in a function header comment David Rowley 09:41
pgsql: Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 17:57
pgsql: Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 17:57
pgsql: Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 17:57

Oct. 26, 2020

Thread Author Time
pgsql: Extend PageIsVerified() to handle more custom options Michael Paquier 01:05
pgsql: docs: Remove notes about incompatibilies with very old versions. Heikki Linnakangas 07:16
Re: pgsql: Extend PageIsVerified() to handle more custom options Alvaro Herrera 14:39
pgsql: In INSERT/UPDATE, use the table's real tuple descriptor as targe Tom Lane 15:37
pgsql: doc: make blooms docs match reality Bruce Momjian 23:17
pgsql: doc: make blooms docs match reality Bruce Momjian 23:17
pgsql: doc: make blooms docs match reality Bruce Momjian 23:17
pgsql: doc: make blooms docs match reality Bruce Momjian 23:17

Browse Archives

Prev | Next