pgsql-committers - June 2021

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

June 1, 2021

Thread Author Time
pgsql: Add fallback implementation for setenv() Michael Paquier 00:28
pgsql: Add fallback implementation for setenv() Michael Paquier 00:28
pgsql: pgoutput: Fix memory leak due to RelationSyncEntry.map. Amit Kapila 08:58
pgsql: pgoutput: Fix memory leak due to RelationSyncEntry.map. Amit Kapila 08:58
pgsql: Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 15:13
pgsql: Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 15:13
pgsql: Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 15:13
pgsql: Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 15:13
pgsql: Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 15:13
pgsql: Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. Tom Lane 15:13

June 2, 2021

Thread Author Time
pgsql: Add Windows file version information to libpq_pipeline.exe. Noah Misch 01:08
pgsql: Fix missing gettimeofday() declaration. Noah Misch 01:08
pgsql: Remove unnecessary use of Time::HiRes from 013_crash_restart.pl. Fujii Masao 03:20
pgsql: Add regression test for recovery pause. Fujii Masao 03:20
pgsql: Teach tab-complete.c about recently-added CREATE TYPE options. Tom Lane 14:44
pgsql: Update plannodes.h's comments about PlanRowMark. Tom Lane 15:52
pgsql: Fix planner's row-mark code for inheritance from a foreign table Tom Lane 18:38
pgsql: Fix planner's row-mark code for inheritance from a foreign table Tom Lane 18:38
pgsql: Fix planner's row-mark code for inheritance from a foreign table Tom Lane 18:38
Re: pgsql: Add regression test for recovery pause. Tom Lane 21:26
Re: pgsql: Add regression test for recovery pause. Andrew Dunstan 22:25
pgsql: Revert most of 39b66a91bd Tomas Vondra 22:47
pgsql: Re-allow custom GUC names that have more than two components. Tom Lane 22:50

June 3, 2021

Thread Author Time
pgsql: Ignore more environment variables in TAP tests Michael Paquier 02:52
pgsql: Ignore more environment variables in TAP tests Michael Paquier 02:52
pgsql: Ignore more environment variables in TAP tests Michael Paquier 02:52
pgsql: Ignore more environment variables in TAP tests Michael Paquier 02:52
pgsql: Ignore more environment variables in TAP tests Michael Paquier 02:52
pgsql: Ignore more environment variables in TAP tests Michael Paquier 02:52
pgsql: Standardize usages of appendStringInfo and appendPQExpBuffer David Rowley 04:38
pgsql: doc: Group options in pg_amcheck reference page Peter Eisentraut 05:05
pgsql: Reduce risks of conflicts in internal queries of REFRESH MATVIEW Michael Paquier 06:31
pgsql: Reduce risks of conflicts in internal queries of REFRESH MATVIEW Michael Paquier 06:31
pgsql: Reduce risks of conflicts in internal queries of REFRESH MATVIEW Michael Paquier 06:31
pgsql: Reduce risks of conflicts in internal queries of REFRESH MATVIEW Michael Paquier 06:31
pgsql: Reduce risks of conflicts in internal queries of REFRESH MATVIEW Michael Paquier 06:31
pgsql: Reduce risks of conflicts in internal queries of REFRESH MATVIEW Michael Paquier 06:31
pgsql: Fix incorrect permissions on pg_subscription. Tom Lane 18:54
pgsql: In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 20:15
Re: pgsql: Add regression test for recovery pause. Andrew Dunstan 20:41
Re: pgsql: Add regression test for recovery pause. Tom Lane 20:45
Re: pgsql: Add regression test for recovery pause. Andrew Dunstan 21:10
pgsql: In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 21:35
pgsql: In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 21:35
pgsql: In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 21:35
pgsql: In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 21:35
pgsql: In PostgresNode.pm, don't pass SQL to psql on the command line Andrew Dunstan 21:35

June 4, 2021

Thread Author Time
pgsql: Adjust locations which have an incorrect copyright year David Rowley 00:20
pgsql: doc: Fix link reference for PGSSLMAXPROTOCOLVERSION Michael Paquier 00:34
pgsql: doc: Fix link reference for PGSSLMAXPROTOCOLVERSION Michael Paquier 00:34
pgsql: doc: Add description for PGSSLCRLDIR Michael Paquier 00:50
pgsql: Doc: fix bogus intarray index example. Tom Lane 01:07
pgsql: Doc: fix bogus intarray index example. Tom Lane 01:07
pgsql: Clean up some questionable usages of DatumGet* macros David Rowley 10:42
pgsql: Doc: Fix some spelling mistakes David Rowley 11:40
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Jeremy Schneider 23:07
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Alvaro Herrera 23:35

June 5, 2021

Thread Author Time
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Alvaro Herrera 00:07
pgsql: Fix postgres_fdw failure with whole-row Vars of type RECORD. Tom Lane 00:07
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Dilip Kumar 04:44
pgsql: Fix subtransaction test for Python 3.10 Peter Eisentraut 05:26
pgsql: Remove leftover conflict marker Peter Eisentraut 05:55
pgsql: gitattributes: Add new entry to silence whitespace error Peter Eisentraut 05:58
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila 06:42
pgsql: doc: Make terminology in glossary consistent Peter Eisentraut 07:05
pgsql: doc: Simplify COMMENT and SECURITY LABEL documentation Peter Eisentraut 07:11

June 6, 2021

Thread Author Time
pgsql: Standardize nodes/*funcs.c cosmetics for ForeignScan.resultRelat Noah Misch 07:08
pgsql: Add transformed flag to nodes/*funcs.c for CREATE STATISTICS Tomas Vondra 19:09
Re: pgsql: Add transformed flag to nodes/*funcs.c for CREATE STATISTICS Tom Lane 19:13
pgsql: Fix inconsistent equalfuncs.c behavior for FuncCall.funcformat. Tom Lane 19:47

June 7, 2021

Thread Author Time
pgsql: Fix rescanning of async-aware Append nodes. Etsuro Fujita 03:54
pgsql: Remove two_phase variable from CreateReplicationSlotCmd struct. Amit Kapila 04:12
pgsql: Fix portability issue in test indirect_toast Michael Paquier 09:14
pgsql: Fix compiler warning Alvaro Herrera 15:05
pgsql: Fix incautious handling of possibly-miscoded strings in client c Tom Lane 18:15
pgsql: Fix incautious handling of possibly-miscoded strings in client c Tom Lane 18:15
pgsql: Fix incautious handling of possibly-miscoded strings in client c Tom Lane 18:15
pgsql: Fix incautious handling of possibly-miscoded strings in client c Tom Lane 18:15
pgsql: Fix incautious handling of possibly-miscoded strings in client c Tom Lane 18:15
pgsql: Fix incautious handling of possibly-miscoded strings in client c Tom Lane 18:15
pgsql: Support use of strnlen() in pre-v11 branches. Tom Lane 18:15
pgsql: Support use of strnlen() in pre-v11 branches. Tom Lane 18:15
pgsql: Stabilize contrib/seg regression test. Tom Lane 18:53
pgsql: Stabilize contrib/seg regression test. Tom Lane 18:53
pgsql: Stabilize contrib/seg regression test. Tom Lane 18:53
pgsql: Stabilize contrib/seg regression test. Tom Lane 18:53
pgsql: Add _outTidRangePath() Peter Eisentraut 19:37
Re: pgsql: Support parallel btree index builds. Alvaro Herrera 23:11

June 8, 2021

Thread Author Time
pgsql: Reorder superuser check in pg_log_backend_memory_contexts() Michael Paquier 00:05
Re: pgsql: Support parallel btree index builds. Peter Geoghegan 00:47
pgsql: Remove unnecessary declaration in win32_port.h Michael Paquier 04:41
pgsql: Remove unnecessary declaration in win32_port.h Michael Paquier 04:41
pgsql: Doc: Further update documentation for asynchronous execution. Etsuro Fujita 04:52
Re: pgsql: Stabilize contrib/seg regression test. Andrew Dunstan 12:25
Re: pgsql: Stabilize contrib/seg regression test. Tom Lane 13:52
pgsql: libpq: Fix SNI host handling Peter Eisentraut 14:01
pgsql: Fix contrib/seg regression test in v11. Tom Lane 14:57
pgsql: Don't crash on empty statements in SQL-standard function bodies. Tom Lane 15:59
pgsql: Fix pg_visibility regression failure with CLOBBER_CACHE_ALWAYS Tomas Vondra 17:38
pgsql: Adjust batch size in postgres_fdw to not use too many parameters Tomas Vondra 18:28
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Jeremy Schneider 18:35
pgsql: doc: update release note item about the v2 wire protocol Bruce Momjian 20:47
pgsql: Avoid misbehavior when persisting a non-stable cursor. Tom Lane 21:50
pgsql: Avoid misbehavior when persisting a non-stable cursor. Tom Lane 21:50
pgsql: Avoid misbehavior when persisting a non-stable cursor. Tom Lane 21:50
pgsql: Avoid misbehavior when persisting a non-stable cursor. Tom Lane 21:50
pgsql: Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 22:40
pgsql: Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 22:40
pgsql: Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 22:40
pgsql: Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 22:40

June 9, 2021

Thread Author Time
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila 03:33
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Drouvot, Bertrand 06:07
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila 06:10
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Drouvot, Bertrand 06:17
pgsql: Fix inconsistencies in psql --help=commands Michael Paquier 07:27
pgsql: Fix inconsistencies in psql --help=commands Michael Paquier 07:27
pgsql: Fix inconsistencies in psql --help=commands Michael Paquier 07:27
pgsql: Fix inconsistencies in psql --help=commands Michael Paquier 07:27
pgsql: Fix inconsistencies in psql --help=commands Michael Paquier 07:27
pgsql: Fix inconsistencies in psql --help=commands Michael Paquier 07:27
pgsql: Allow PostgresNode.pm's backup method to accept backup_options. Robert Haas 16:33
pgsql: Allow PostgresNode.pm's backup method to accept backup_options. Robert Haas 16:33
pgsql: Allow PostgresNode.pm's backup method to accept backup_options. Robert Haas 16:33
pgsql: Allow PostgresNode.pm's backup method to accept backup_options. Robert Haas 16:33
pgsql: Back-port a few PostgresNode.pm methods. Robert Haas 20:16
pgsql: Fix corner case failure of new standby to follow new primary. Robert Haas 20:43
pgsql: Fix corner case failure of new standby to follow new primary. Robert Haas 20:43
pgsql: Fix corner case failure of new standby to follow new primary. Robert Haas 20:43
pgsql: Fix corner case failure of new standby to follow new primary. Robert Haas 20:43
pgsql: Fix corner case failure of new standby to follow new primary. Robert Haas 20:43
pgsql: Fix corner case failure of new standby to follow new primary. Robert Haas 20:43

June 10, 2021

Thread Author Time
pgsql: Fix an asssortment of typos in brin_minmax_multi.c and mcv.c David Rowley 08:14
pgsql: Adjust new test case to set wal_keep_segments. Robert Haas 13:54
pgsql: Adjust new test case to set wal_keep_size. Robert Haas 13:54
pgsql: Adjust new test case to set wal_keep_size. Robert Haas 13:54
pgsql: Adjust new test case to set wal_keep_segments. Robert Haas 13:54
pgsql: Adjust new test case to set wal_keep_segments. Robert Haas 13:54
pgsql: Adjust new test case to set wal_keep_segments. Robert Haas 13:54
pgsql: Add some const decorations Peter Eisentraut 14:23
pgsql: Avoid ECPG test failures in some GSS-capable environments. Tom Lane 14:46
Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas 14:54
pgsql: Shut down EvalPlanQual machinery when LockRows node reaches the Tom Lane 15:15
pgsql: Rearrange logrep worker's snapshot handling some more. Tom Lane 16:27
pgsql: Rearrange logrep worker's snapshot handling some more. Tom Lane 16:27
pgsql: Rearrange logrep worker's snapshot handling some more. Tom Lane 16:27
pgsql: Rearrange logrep worker's snapshot handling some more. Tom Lane 16:27
pgsql: Reconsider the handling of procedure OUT parameters. Tom Lane 21:11

June 11, 2021

Thread Author Time
pgsql: Use the correct article for abbreviations David Rowley 01:38
pgsql: Rename PQtraceSetFlags() to PQsetTraceFlags(). Noah Misch 04:57
pgsql: Change position of field "transformed" in struct CreateStatsStmt Noah Misch 04:57
pgsql: Improve psql tab completion for options of subcriptions and publ Michael Paquier 06:56
pgsql: Fix race condition in invalidating obsolete replication slots Alvaro Herrera 16:21
pgsql: Fix race condition in invalidating obsolete replication slots Alvaro Herrera 16:21
pgsql: Optimize creation of slots for FDW bulk inserts Tomas Vondra 18:24
pgsql: Return ReplicationSlotAcquire API to its original form Alvaro Herrera 19:50
pgsql: Add 'Portal Close' message to pipelined PQsendQuery() Alvaro Herrera 20:07
pgsql: Fix multiple crasher bugs in partitioned-table replication logic Tom Lane 20:12
pgsql: Fix multiple crasher bugs in partitioned-table replication logic Tom Lane 20:12
pgsql: Report sort phase progress in parallel btree build Alvaro Herrera 23:08
pgsql: Report sort phase progress in parallel btree build Alvaro Herrera 23:08
pgsql: Report sort phase progress in parallel btree build Alvaro Herrera 23:08
pgsql: docs: fix incorrect indenting in PG 14 relnotes Bruce Momjian 23:51

June 12, 2021

Thread Author Time
pgsql: doc: remove extra right angle bracket in PG 14 relnotes Bruce Momjian 01:02
pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes Michael Paquier 01:41
pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes Michael Paquier 01:41
pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes Michael Paquier 01:41
pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes Michael Paquier 01:41
pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes Michael Paquier 01:41
pgsql: Improve and cleanup ProcArrayAdd(), ProcArrayRemove(). Andres Freund 04:42
pgsql: Improve log pattern detection in recently-added TAP tests Michael Paquier 06:30
pgsql: Improve log pattern detection in recently-added TAP tests Michael Paquier 06:30
pgsql: Simplify some code in getObjectTypeDescription() Michael Paquier 07:30
Re: pgsql: Make archiver process an auxiliary process. Thomas Munro 10:36
pgsql: Fix new recovery test for use under msys Andrew Dunstan 12:44
pgsql: Fix new recovery test for use under msys Andrew Dunstan 12:56
pgsql: Fix new recovery test for use under msys Andrew Dunstan 12:56
pgsql: Fix new recovery test for use under msys Andrew Dunstan 12:56
pgsql: Fix new recovery test for use under msys Andrew Dunstan 12:56
pgsql: Fix new recovery test for use under msys Andrew Dunstan 12:56
pgsql: Don't use Asserts to check for violations of replication protoco Tom Lane 16:59
pgsql: Don't use Asserts to check for violations of replication protoco Tom Lane 16:59
pgsql: Don't use Asserts to check for violations of replication protoco Tom Lane 16:59
pgsql: Don't use Asserts to check for violations of replication protoco Tom Lane 16:59
pgsql: Don't use Asserts to check for violations of replication protoco Tom Lane 16:59
pgsql: Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 17:29
pgsql: Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 17:29
pgsql: Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 17:29
pgsql: Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 17:29
pgsql: Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 17:29
pgsql: Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 17:29
pgsql: Restore robustness of TAP tests that wait for postmaster restart Tom Lane 19:12
pgsql: Restore robustness of TAP tests that wait for postmaster restart Tom Lane 19:12
pgsql: Restore robustness of TAP tests that wait for postmaster restart Tom Lane 19:12
pgsql: Restore robustness of TAP tests that wait for postmaster restart Tom Lane 19:12
pgsql: Restore robustness of TAP tests that wait for postmaster restart Tom Lane 19:12

June 13, 2021

Thread Author Time
pgsql: Ignore more environment variables in pg_regress.c Michael Paquier 11:09
pgsql: Ignore more environment variables in pg_regress.c Michael Paquier 11:09
pgsql: Ignore more environment variables in pg_regress.c Michael Paquier 11:09
pgsql: Ignore more environment variables in pg_regress.c Michael Paquier 11:09
pgsql: Ignore more environment variables in pg_regress.c Michael Paquier 11:09

Browse Archives

Prev | Next