pgsql-committers - August 2022

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

Aug. 1, 2022

Thread Author Time
pgsql: Add more TAP tests with BASE_BACKUP and pg_backup_start/stop Michael Paquier 00:16
pgsql: Append -X to direct invocation of psql in new test for BASE_BACK Michael Paquier 01:00
pgsql: ci: remove minor version from freebsd image name Andres Freund 01:56
pgsql: ci: remove minor version from freebsd image name Andres Freund 01:56
pgsql: Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 07:40
pgsql: Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 07:40
pgsql: Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 07:40
pgsql: Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 07:40
pgsql: Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 07:40
pgsql: Check maximum number of columns in function RTEs, too. Tom Lane 16:22
pgsql: Check maximum number of columns in function RTEs, too. Tom Lane 16:22
pgsql: Check maximum number of columns in function RTEs, too. Tom Lane 16:22
pgsql: Check maximum number of columns in function RTEs, too. Tom Lane 16:22
pgsql: Check maximum number of columns in function RTEs, too. Tom Lane 16:22
pgsql: Check maximum number of columns in function RTEs, too. Tom Lane 16:22
pgsql: Check maximum number of columns in function RTEs, too. Tom Lane 16:22
pgsql: Have ExecFindPartition cache the last found partition David Rowley 21:56
pgsql: Add a regression test for contrib/pg_prewarm. Tom Lane 22:00
pgsql: Relax overly strict rules in select_outer_pathkeys_for_merge() David Rowley 23:03
pgsql: Add a regression test for contrib/tcn. Tom Lane 23:19

Aug. 2, 2022

Thread Author Time
pgsql: Remove duplicated wait for subscription sync from 007_ddl.pl. Amit Kapila 04:14
pgsql: Remove duplicated wait for subscription sync from 007_ddl.pl. Amit Kapila 04:14
pgsql: Fix comment in pg_db_role_setting.h John Naylor 04:56
pgsql: Move common catalog cache access routines to lsyscache.c Amit Kapila 05:19
pgsql: doc: Fix typos in protocol.sgml Michael Paquier 10:56
pgsql: doc: Fix typos in protocol.sgml Michael Paquier 10:56
pgsql: Improve performance of ORDER BY / DISTINCT aggregates David Rowley 11:12
pgsql: Change type "char"'s I/O format for non-ASCII characters. Tom Lane 14:29
pgsql: Change type "char"'s I/O format for non-ASCII characters. Tom Lane 14:29
pgsql: Remove unused fields from ExprEvalStep David Rowley 21:46
pgsql: Be more wary about 32-bit integer overflow in pg_stat_statements Tom Lane 22:05
pgsql: Be more wary about 32-bit integer overflow in pg_stat_statements Tom Lane 22:05
pgsql: Be more wary about 32-bit integer overflow in pg_stat_statements Tom Lane 22:05
pgsql: Be more wary about 32-bit integer overflow in pg_stat_statements Tom Lane 22:05
pgsql: Be more wary about 32-bit integer overflow in pg_stat_statements Tom Lane 22:05
pgsql: Be more wary about 32-bit integer overflow in pg_stat_statements Tom Lane 22:05
pgsql: Be more wary about 32-bit integer overflow in pg_stat_statements Tom Lane 22:05

Aug. 3, 2022

Thread Author Time
pgsql: Add wait_for_subscription_sync for TAP tests. Amit Kapila 10:08
Re: pgsql: Add wait_for_subscription_sync for TAP tests. Alvaro Herrera 10:45
Re: pgsql: Add wait_for_subscription_sync for TAP tests. Amit Kapila 11:25
Re: pgsql: Add wait_for_subscription_sync for TAP tests. Tom Lane 14:02
pgsql: Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 15:15
pgsql: Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 15:15
pgsql: Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 15:15
pgsql: Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 15:15
pgsql: Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 15:15
pgsql: Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 15:15
pgsql: Reduce test runtime of src/test/modules/snapshot_too_old. Tom Lane 15:15
pgsql: Add another old commit to git-blame-ignore-revs. Peter Geoghegan 16:29
Re: Unstable tests for recovery conflict handling Andres Freund 17:57
Re: Unstable tests for recovery conflict handling Robert Haas 20:33
pgsql: Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 21:33
pgsql: Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 21:33
pgsql: Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 21:33
pgsql: Fix incorrect tests for SRFs in relation_can_be_sorted_early(). Tom Lane 21:33
Re: Unstable tests for recovery conflict handling Andres Freund 22:07

Aug. 4, 2022

Thread Author Time
Re: pgsql: Add wait_for_subscription_sync for TAP tests. Masahiko Sawada 01:23
pgsql: Support SSE2 intrinsics where available John Naylor 06:52
pgsql: Fix inconsistent comments for some function declarations in head Michael Paquier 08:37
pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi John Naylor 08:49
pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi John Naylor 08:49
pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi John Naylor 08:50
pgsql: Fix assorted doc typos John Naylor 09:11
pgsql: Fix assorted doc typos John Naylor 09:11
pgsql: Fix assorted doc typos John Naylor 09:11
pgsql: Fix formatting and comment typos John Naylor 09:43
pgsql: Rephrase comments to make them clearer Daniel Gustafsson 14:31
pgsql: Add proper regression test for the recent SRFs-in-pathkeys probl Tom Lane 15:11
pgsql: Add proper regression test for the recent SRFs-in-pathkeys probl Tom Lane 15:11
pgsql: Add proper regression test for the recent SRFs-in-pathkeys probl Tom Lane 15:11
pgsql: Add proper regression test for the recent SRFs-in-pathkeys probl Tom Lane 15:11
pgsql: Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion l Tom Lane 18:16
pgsql: Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion l Tom Lane 18:16
pgsql: Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion l Tom Lane 18:16
pgsql: Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion l Tom Lane 18:16
pgsql: Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion l Tom Lane 18:16
pgsql: Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion l Tom Lane 18:16
pgsql: Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DI Tom Lane 18:16
pgsql: Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion l Tom Lane 18:16
pgsql: Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DI Tom Lane 18:16
pgsql: Revert recent changes to 002_pg_upgrade.pl. Robert Haas 19:30
pgsql: Revert recent changes to 002_pg_upgrade.pl. Robert Haas 19:30
pgsql: Remove configure probe for shm_open. Thomas Munro 21:59
pgsql: Remove configure probes for poll and poll.h. Thomas Munro 21:59
pgsql: Remove configure probe for setsid. Thomas Munro 21:59
pgsql: Remove configure probe for dlopen, and refactor. Thomas Munro 21:59
pgsql: Remove dead pread and pwrite replacement code. Thomas Munro 21:59
pgsql: Remove configure probe for link. Thomas Munro 21:59
pgsql: Remove configure probe and related tests for getrlimit. Thomas Munro 21:59
pgsql: Remove configure probes for symlink/readlink, and dead code. Thomas Munro 21:59
pgsql: Remove dead setenv, unsetenv replacement code. Thomas Munro 21:59
pgsql: Fix failure to set correct operator in window run condition David Rowley 22:14
pgsql: Fix failure to set correct operator in window run condition David Rowley 22:15

Aug. 5, 2022

Thread Author Time
pgsql: Use hba_file/ident_file GUCs rather than pg_hba.conf/pg_ident.co Michael Paquier 00:38
pgsql: Make consistent a couple of log messages when parsing HBA files Michael Paquier 00:56
pgsql: Simplify replacement code for preadv and pwritev. Thomas Munro 02:05
pgsql: Fix nbtree maximum item size macro. Peter Geoghegan 03:55
pgsql: Remove configure probe for clock_gettime. Thomas Munro 04:40
pgsql: Remove configure probe for fdatasync. Thomas Munro 04:40
pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 07:48
pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 07:48
pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 07:48
pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 07:48
pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 07:48
pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera 07:48
pgsql: postgres_fdw: Disable batch insertion when there are WCO constra Etsuro Fujita 08:28
pgsql: postgres_fdw: Disable batch insertion when there are WCO constra Etsuro Fujita 08:28
pgsql: postgres_fdw: Disable batch insertion when there are WCO constra Etsuro Fujita 08:28
pgsql: Simplify coding style of is_valid_ascii() John Naylor 09:53
pgsql: regress: fix test instability Alvaro Herrera 09:56
pgsql: regress: fix test instability Alvaro Herrera 09:56
pgsql: regress: fix test instability Alvaro Herrera 09:56
pgsql: regress: fix test instability Alvaro Herrera 09:56
pgsql: regress: fix test instability Alvaro Herrera 09:56
pgsql: regress: fix test instability Alvaro Herrera 09:56
pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch 15:33
pgsql: Be more prescriptive in new doc about re-archiving of same WAL f Noah Misch 15:33
pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch 15:33
pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch 15:33
pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch 15:33
pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch 15:33
pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:04
pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:04
pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:04
pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:04
pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:04
pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:04
pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:04
Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera 16:10
pgsql: Fix incorrect permissions-checking code for extended statistics. Tom Lane 16:46
pgsql: Fix incorrect permissions-checking code for extended statistics. Tom Lane 16:46
pgsql: Fix incorrect permissions-checking code for extended statistics. Tom Lane 16:46
pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera 17:38
pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera 17:38
pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera 17:38
pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera 17:38
pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera 17:38
pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera 17:38
pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera 17:38
pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane 17:59
pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane 17:59
pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane 17:59
pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane 17:59
pgsql: Fix handling of bare boolean expressions in mcv_get_match_bitmap Tom Lane 19:00
pgsql: Fix handling of bare boolean expressions in mcv_get_match_bitmap Tom Lane 19:00
pgsql: Fix handling of bare boolean expressions in mcv_get_match_bitmap Tom Lane 19:00
pgsql: Partially undo commit 94da73281. Tom Lane 19:57
pgsql: Partially undo commit 94da73281. Tom Lane 19:57
pgsql: Partially undo commit 94da73281. Tom Lane 19:57
pgsql: Partially undo commit 94da73281. Tom Lane 19:57
pgsql: Add missing parenthesis to max item size macro. Peter Geoghegan 20:10
pgsql: Fix comments about deduplication updating page. Peter Geoghegan 21:27
pgsql: First-draft release notes for 14.5. Tom Lane 21:39
pgsql: Remove fallbacks for strtoll, strtoull. Thomas Munro 22:10

Aug. 6, 2022

Thread Author Time
pgsql: Make unlink() work for junction points on Windows. Thomas Munro 00:52
pgsql: Provide lstat() for Windows. Thomas Munro 00:52
pgsql: Replace pgwin32_is_junction() with lstat(). Thomas Munro 00:52
pgsql: Fix comment in copyfrom_internal.h Michael Paquier 12:16
pgsql: Improve recently-added test reliability Alvaro Herrera 13:54
pgsql: Improve recently-added test reliability Alvaro Herrera 13:54
pgsql: Improve recently-added test reliability Alvaro Herrera 13:54
pgsql: Improve recently-added test reliability Alvaro Herrera 13:54
pgsql: Improve recently-added test reliability Alvaro Herrera 13:54
pgsql: Improve recently-added test reliability Alvaro Herrera 13:54
pgsql: Improve recently-added test reliability Alvaro Herrera 13:54
pgsql: Simplify gettimeofday() fallback logic. Andres Freund 15:44
pgsql: Fix data-corruption hazard in WAL-logged CREATE DATABASE. Tom Lane 15:50
pgsql: Fix data-corruption hazard in WAL-logged CREATE DATABASE. Tom Lane 15:50
pgsql: Fix function-defined-but-not-used warning. Tom Lane 17:32
Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Tom Lane 19:01
Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Álvaro Herrera 20:03

Aug. 7, 2022

Thread Author Time
pgsql: Simplify gettimeofday for Windows. Thomas Munro 00:36
pgsql: Simplify replacement code for strtof. Thomas Munro 00:45
pgsql: Remove unportable use of timezone in recent test Alvaro Herrera 08:20
pgsql: Remove unportable use of timezone in recent test Alvaro Herrera 08:20
pgsql: Remove unportable use of timezone in recent test Alvaro Herrera 08:20
pgsql: Remove unportable use of timezone in recent test Alvaro Herrera 08:20
pgsql: Remove unportable use of timezone in recent test Alvaro Herrera 08:20
pgsql: Remove unportable use of timezone in recent test Alvaro Herrera 08:20
pgsql: Remove unportable use of timezone in recent test Alvaro Herrera 08:20
Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Álvaro Herrera 08:21
Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Tom Lane 13:44
pgsql: windows: Remove HAVE_MINIDUMP_TYPE test Andres Freund 16:36
pgsql: solaris: Remove unnecessary gcc / gnu ld vs sun studio differenc Andres Freund 16:36
pgsql: Trust a few system headers to stand on their own Andres Freund 16:36
pgsql: Rely on __func__ being supported Andres Freund 16:36
pgsql: aix: Remove checks for very old OS versions Andres Freund 16:36
Re: pgsql: Rely on __func__ being supported 📎 Alvaro Herrera 17:40
Re: pgsql: Rely on __func__ being supported Andres Freund 17:45
pgsql: aix: fix misreading of condition in 8f12a4e7add Andres Freund 18:39
pgsql: Release notes for 14.5, 13.8, 12.12, 11.17, 10.22. Tom Lane 19:46
pgsql: Release notes for 14.5, 13.8, 12.12, 11.17, 10.22. Tom Lane 19:46
pgsql: Release notes for 14.5, 13.8, 12.12, 11.17, 10.22. Tom Lane 19:46
pgsql: Release notes for 14.5, 13.8, 12.12, 11.17, 10.22. Tom Lane 19:46
pgsql: Release notes for 14.5, 13.8, 12.12, 11.17, 10.22. Tom Lane 19:46
pgsql: Doc: remove in-place tablespaces from v15 release notes. Tom Lane 19:53

Aug. 8, 2022

Thread Author Time
pgsql: Translation updates Alvaro Herrera 10:42
pgsql: Translation updates Alvaro Herrera 10:42
pgsql: Translation updates Alvaro Herrera 10:42
pgsql: Translation updates Alvaro Herrera 10:42

Browse Archives

Prev | Next