pgsql-committers since 2021-05-14 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

May 14, 2021

Thread Author Time
pgsql: Convert misleading while loop into an if condition David Rowley 00:26
pgsql: doc: PG 14 release notes, reorder items by significance Bruce Momjian 01:16
pgsql: Message style improvements Peter Eisentraut 08:26
pgsql: doc: update PG 14 release notes with recent feedback Bruce Momjian 17:01
pgsql: Describe (auto-)analyze behavior for partitioned tables Alvaro Herrera 17:11
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 17:13
pgsql: Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 17:29
pgsql: Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 17:29
pgsql: Fix query-cancel handling in spgdoinsert(). Tom Lane 17:29
pgsql: Fix query-cancel handling in spgdoinsert(). Tom Lane 17:29
pgsql: Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 17:29
pgsql: Fix query-cancel handling in spgdoinsert(). Tom Lane 17:29
pgsql: Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 17:29
pgsql: Fix query-cancel handling in spgdoinsert(). Tom Lane 17:29
pgsql: Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 17:29
pgsql: Refactor CHECK_FOR_INTERRUPTS() to add flexibility. Tom Lane 17:29
pgsql: Fix query-cancel handling in spgdoinsert(). Tom Lane 17:29
pgsql: Fix query-cancel handling in spgdoinsert(). Tom Lane 17:29
pgsql: Prevent infinite insertion loops in spgdoinsert(). Tom Lane 19:07
pgsql: Prevent infinite insertion loops in spgdoinsert(). Tom Lane 19:07
pgsql: Prevent infinite insertion loops in spgdoinsert(). Tom Lane 19:07
pgsql: Prevent infinite insertion loops in spgdoinsert(). Tom Lane 19:07
pgsql: Prevent infinite insertion loops in spgdoinsert(). Tom Lane 19:07
pgsql: Prevent infinite insertion loops in spgdoinsert(). Tom Lane 19:07
pgsql: Doc: correct erroneous entry in this week's minor release notes. Tom Lane 21:36
pgsql: Doc: correct erroneous entry in this week's minor release notes. Tom Lane 21:36
pgsql: Doc: correct erroneous entry in this week's minor release notes. Tom Lane 21:36
pgsql: Doc: correct erroneous entry in this week's minor release notes. Tom Lane 21:36
pgsql: Harden nbtree deduplication posting split code. Peter Geoghegan 22:08
pgsql: Harden nbtree deduplication posting split code. Peter Geoghegan 22:08

May 15, 2021

Thread Author Time
pgsql: Be more careful about barriers when releasing BackgroundWorkerSl Tom Lane 16:21
pgsql: Be more careful about barriers when releasing BackgroundWorkerSl Tom Lane 16:21
pgsql: Be more careful about barriers when releasing BackgroundWorkerSl Tom Lane 16:21
pgsql: Be more careful about barriers when releasing BackgroundWorkerSl Tom Lane 16:21
pgsql: Be more careful about barriers when releasing BackgroundWorkerSl Tom Lane 16:21
pgsql: Be more careful about barriers when releasing BackgroundWorkerSl Tom Lane 16:21
pgsql: Allow compute_query_id to be set to 'auto' and make it default Alvaro Herrera 18:14
Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default Tom Lane 18:43
Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default Tom Lane 19:16
pgsql: Unbreak EXEC_BACKEND build Alvaro Herrera 19:18
Re: pgsql: Allow compute_query_id to be set to 'auto' and make it default Alvaro Herrera 19:18
pgsql: doc: update PG 14 release notes for compute_query_id change Bruce Momjian 21:26
pgsql: doc: remove XML comments around compute_query_id PG14 rel text Bruce Momjian 21:30

May 17, 2021

Thread Author Time
pgsql: doc: update PG 14 relnotes from feedback by Tom, Alvaro, Julien Bruce Momjian 03:35
pgsql: Doc: Update documentation for asynchronous execution. Etsuro Fujita 08:35
pgsql: Fix wording in description of pg_stat_statements.toplevel Magnus Hagander 09:02
pgsql: Translation updates Peter Eisentraut 12:48
pgsql: doc: PG 14 relnotes adjustments from Fujii Masao Bruce Momjian 18:05
pgsql: Remove obsolete reference to winflex download Magnus Hagander 19:56
pgsql: Stamp 14beta1. Tom Lane 20:12
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Tom Lane 20:53
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres 📎 Tom Lane 21:51
pgsql: Fix typo and outdated information in README.barrier David Rowley 21:55
pgsql: Fix typo and outdated information in README.barrier David Rowley 21:56
pgsql: Fix typo and outdated information in README.barrier David Rowley 21:56
pgsql: Fix typo and outdated information in README.barrier David Rowley 21:57
pgsql: Fix typo and outdated information in README.barrier David Rowley 21:58
pgsql: Fix typo and outdated information in README.barrier David Rowley 21:58

May 18, 2021

Thread Author Time
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier 00:26
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Tom Lane 00:57
Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier 01:01
pgsql: doc: add PG 14 rel item about vacuum_cleanup_index_scale_factor Bruce Momjian 19:17
pgsql: Tag refs/tags/REL_14_BETA1 was created noreply 22:10

May 19, 2021

Thread Author Time
pgsql: Add --no-toast-compression to pg_dumpall Michael Paquier 00:41
pgsql: Fix issues in pg_stat_wal. Fujii Masao 02:39
pgsql: doc: partial completion of XML markup for PG 14 release notes Bruce Momjian 03:21
pgsql: Fix 020_messages.pl test. Amit Kapila 03:35
pgsql: Make standby promotion reset the recovery pause state to 'not pa Fujii Masao 04:50
pgsql: Fix pgbench permute tests. Dean Rasheed 11:57
pgsql: doc: add xreflabel for libpq chapter, needed for PG 14 relnotes Bruce Momjian 15:01
pgsql: doc: revert 1e7d53bd01 so libpq chapter number is accessable Bruce Momjian 15:22
pgsql: Avoid creating testtablespace directories where not wanted. Tom Lane 18:04

May 20, 2021

Thread Author Time
pgsql: Use a more portable way to get the version string in PostgresNod Andrew Dunstan 12:08
pgsql: Clean up cpluspluscheck violation. Tom Lane 17:03
pgsql: Clean up cpluspluscheck violation. Tom Lane 17:03
pgsql: Clean up cpluspluscheck violation. Tom Lane 17:03
pgsql: Clean up cpluspluscheck violation. Tom Lane 17:03
pgsql: Clean up cpluspluscheck violation. Tom Lane 17:03
pgsql: Clean up cpluspluscheck violation. Tom Lane 17:03
pgsql: Install PostgresVersion.pm Andrew Dunstan 19:15
pgsql: doc: change PG 14 relnotes as suggested by Justin Pryzby Bruce Momjian 19:50
pgsql: Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. Tom Lane 22:32
pgsql: Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. Tom Lane 22:32
pgsql: Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. Tom Lane 22:32
pgsql: Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. Tom Lane 22:32

May 21, 2021

Thread Author Time
pgsql: Fix deadlock for multiple replicating truncates of the same tabl Amit Kapila 03:31
pgsql: Fix deadlock for multiple replicating truncates of the same tabl Amit Kapila 03:31
pgsql: Fix deadlock for multiple replicating truncates of the same tabl Amit Kapila 03:31
pgsql: Fix deadlock for multiple replicating truncates of the same tabl Amit Kapila 03:31
pgsql: Put some psql documentation pieces back into alphabetical order Peter Eisentraut 15:50
pgsql: Restore the portal-level snapshot after procedure COMMIT/ROLLBAC Tom Lane 18:04
pgsql: Restore the portal-level snapshot after procedure COMMIT/ROLLBAC Tom Lane 18:04
pgsql: Restore the portal-level snapshot after procedure COMMIT/ROLLBAC Tom Lane 18:04
pgsql: Restore the portal-level snapshot after procedure COMMIT/ROLLBAC Tom Lane 18:04
pgsql: Fix usage of "tableoid" in GENERATED expressions. Tom Lane 19:02
pgsql: Fix usage of "tableoid" in GENERATED expressions. Tom Lane 19:02
pgsql: Fix usage of "tableoid" in GENERATED expressions. Tom Lane 19:02
pgsql: Disallow whole-row variables in GENERATED expressions. Tom Lane 19:13
pgsql: Disallow whole-row variables in GENERATED expressions. Tom Lane 19:13
pgsql: Disallow whole-row variables in GENERATED expressions. Tom Lane 19:13
pgsql: doc: more XML markup for PG 14 release notes Bruce Momjian 20:17

May 22, 2021

Thread Author Time
pgsql: doc: complete adding XML markup to PG 14 relnotes Bruce Momjian 00:52
pgsql: Fix planner's use of Result Cache with unique joins David Rowley 04:22
pgsql: Remove plpgsql's special-case code paths for SET/RESET. Tom Lane 14:25
pgsql: Update PG 14 relnotes for vacuum_cost_page_miss Bruce Momjian 23:24

May 23, 2021

Thread Author Time
pgsql: doc: PG 14 relnotes, adjust pg_{read|write}_all_data entry Bruce Momjian 00:18
pgsql: Fix access to no-longer-open relcache entry in logical-rep worke Tom Lane 01:25
pgsql: Fix access to no-longer-open relcache entry in logical-rep worke Tom Lane 01:25
pgsql: doc: word-wrap and indent PG 14 relnotes Bruce Momjian 02:25
Re: pgsql: Fix planner's use of Result Cache with unique joins Tom Lane 14:14
pgsql: Be more verbose when the postmaster unexpectedly quits. Tom Lane 14:50
pgsql: Re-order pg_attribute columns to eliminate some padding space. Tom Lane 16:12

May 24, 2021

Thread Author Time
Re: pgsql: Fix planner's use of Result Cache with unique joins 📎 David Rowley 00:08
pgsql: Add missing NULL check when building Result Cache paths David Rowley 00:37
pgsql: Doc: move some catalogs.sgml entries to the right place. Tom Lane 22:03

May 25, 2021

Thread Author Time
pgsql: Consider triggering VACUUM failsafe during scan. Peter Geoghegan 00:14
pgsql: Fix setrefs.c code for Result Cache nodes David Rowley 00:51
pgsql: Disallow SSL renegotiation Michael Paquier 01:12
pgsql: Disallow SSL renegotiation Michael Paquier 01:12
pgsql: Disallow SSL renegotiation Michael Paquier 01:12
pgsql: Disallow SSL renegotiation Michael Paquier 01:12
pgsql: Disallow SSL renegotiation Michael Paquier 01:12
pgsql: Disallow SSL renegotiation Michael Paquier 01:12
pgsql: Improve docs and error messages for parallel vacuum. Amit Kapila 04:12
pgsql: Improve docs and error messages for parallel vacuum. Amit Kapila 04:12
pgsql: Doc: Update logical decoding stats information. Amit Kapila 05:26
pgsql: Fix memory leak when de-toasting compressed values in VACUUM FUL Michael Paquier 05:27
pgsql: postgresql.conf.sample: Make vertical spacing consistent Peter Eisentraut 09:52
pgsql: Make detach-partition-concurrently-3 less timing-sensitive Alvaro Herrera 16:54
pgsql: Fix use of uninitialized variable in inline_function(). Tom Lane 16:56
pgsql: Make detach-partition-concurrently-4 less timing sensitive Alvaro Herrera 23:46

May 26, 2021

Thread Author Time
pgsql: Fix typo in heapam.c Michael Paquier 10:54

May 27, 2021

Thread Author Time
pgsql: Fix assertion during streaming of multi-insert toast changes. Amit Kapila 02:39
pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa Michael Paquier 05:58
pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa Michael Paquier 05:58
pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa Michael Paquier 05:58
pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa Michael Paquier 05:58
pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa Michael Paquier 05:58
pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa Michael Paquier 05:58
pgsql: Replace run-time error check with assertion Peter Eisentraut 07:59
pgsql: Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 11:12
pgsql: Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 11:12
pgsql: Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 11:12
pgsql: Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 11:12
pgsql: Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 11:12
pgsql: Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 11:12
pgsql: Add NO_INSTALL option to pgxs Peter Eisentraut 13:07
Re: pgsql: Add NO_INSTALL option to pgxs Tom Lane 13:29
Re: pgsql: Add NO_INSTALL option to pgxs Tom Lane 13:58
pgsql: Fix vpath build in libpq_pipeline test Peter Eisentraut 14:44
pgsql: Rethink definition of pg_attribute.attcompression. Tom Lane 17:24
pgsql: Reduce the range of OIDs reserved for genbki.pl. Tom Lane 19:55

May 28, 2021

Thread Author Time
pgsql: Fix VACUUM VERBOSE's LP_DEAD item pages output. Peter Geoghegan 00:09
pgsql: Report configured port in MSVC built pg_config Andrew Dunstan 13:33
pgsql: Report configured port in MSVC built pg_config Andrew Dunstan 13:33
pgsql: Report configured port in MSVC built pg_config Andrew Dunstan 13:33
pgsql: Report configured port in MSVC built pg_config Andrew Dunstan 13:33
pgsql: Report configured port in MSVC built pg_config Andrew Dunstan 13:33
pgsql: Report configured port in MSVC built pg_config Andrew Dunstan 13:33
pgsql: fix syntax error Andrew Dunstan 13:37
pgsql: fix syntax error Andrew Dunstan 13:37
pgsql: fix syntax error Andrew Dunstan 13:37
pgsql: fix syntax error Andrew Dunstan 13:37
pgsql: fix syntax error Andrew Dunstan 13:37
pgsql: fix syntax error Andrew Dunstan 13:37

May 29, 2021

Thread Author Time
pgsql: Fix race condition when sharing tuple descriptors. Thomas Munro 03:48
pgsql: Fix race condition when sharing tuple descriptors. Thomas Munro 03:49
pgsql: Fix race condition when sharing tuple descriptors. Thomas Munro 03:49
pgsql: Fix race condition when sharing tuple descriptors. Thomas Munro 03:49
pgsql: Doc: improve libpq service-file docs, avoid overspecifying pathn Tom Lane 18:27

May 31, 2021

Thread Author Time
pgsql: Improve some error wording with multirange type parsing Michael Paquier 02:35
pgsql: Raise a timeout to 180s, in test 010_logical_decoding_timelines. Noah Misch 07:33
pgsql: Raise a timeout to 180s, in test 010_logical_decoding_timelines. Noah Misch 07:33
pgsql: Raise a timeout to 180s, in test 010_logical_decoding_timelines. Noah Misch 07:33
pgsql: Raise a timeout to 180s, in test 010_logical_decoding_timelines. Noah Misch 07:33
pgsql: Raise a timeout to 180s, in test 010_logical_decoding_timelines. Noah Misch 07:33
pgsql: Fix mis-planning of repeated application of a projection. Tom Lane 16:03
pgsql: Fix mis-planning of repeated application of a projection. Tom Lane 16:03
pgsql: Fix mis-planning of repeated application of a projection. Tom Lane 16:03
pgsql: Fix mis-planning of repeated application of a projection. Tom Lane 16:03
pgsql: Fix RADIUS error reporting in hba file parsing Peter Eisentraut 17:00
pgsql: Fix error handling in replacement pthread_barrier_init(). Thomas Munro 23:32

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

Browse Archives

Prev | Next