pgsql-committers - September 2025

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

Sept. 1, 2025

Thread Author Time
pgsql: postgres_fdw: Use psql variables for connection parameters Michael Paquier 00:05
pgsql: Translation updates Peter Eisentraut 11:12
pgsql: Stamp 18rc1. Tom Lane 20:04

Sept. 2, 2025

Thread Author Time
pgsql: Add max_retention_duration option to subscriptions. Amit Kapila 03:44
pgsql: Generate pgstat_count_slru*() functions for slru using macros Michael Paquier 07:22
Re: pgsql: Preserve conflict-relevant data during logical replication. Robert Haas 15:03
Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion 15:18
Re: pgsql: Fix .gitignore for src/interfaces/libpq-oauth. Jacob Champion 15:25
pgsql: Improve error message for duplicate labels when creating an enum Tom Lane 17:51
pgsql: Tag refs/tags/REL_18_RC1 was created noreply 21:03
pgsql: Change ReplicationSlotPersistentData's "synced" member to a bool Nathan Bossart 21:54
pgsql: Add HINT for COPY TO when WHERE clause is used. Fujii Masao 23:37

Sept. 3, 2025

Thread Author Time
pgsql: Update outdated references to the SLRU ControlLock Michael Paquier 01:21
pgsql: Update outdated references to the SLRU ControlLock Michael Paquier 01:21
pgsql: Update outdated references to the SLRU ControlLock Michael Paquier 01:21
pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier 03:55
pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier 03:55
pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier 03:55
pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier 03:55
pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier 03:55
pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier 03:55
pgsql: Fix use-after-free issue in slot synchronization. Amit Kapila 06:42
pgsql: Fix use-after-free issue in slot synchronization. Amit Kapila 06:42
pgsql: Fix planner error when estimating SubPlan cost Richard Guo 07:02
pgsql: Fix planner error when estimating SubPlan cost Richard Guo 07:04
pgsql: Fix planner error when estimating SubPlan cost Richard Guo 07:06
pgsql: Fix planner error when estimating SubPlan cost Richard Guo 07:10
pgsql: Fix planner error when estimating SubPlan cost Richard Guo 07:14
pgsql: Fix planner error when estimating SubPlan cost Richard Guo 07:17
pgsql: Fix planner error when estimating SubPlan cost Richard Guo 07:20
pgsql: Generate GUC tables from .dat file Peter Eisentraut 07:52
pgsql: Fix mistake in new GUC tables source Peter Eisentraut 09:51
RE: pgsql: Preserve conflict-relevant data during logical replication. Zhijie Hou (Fujitsu) 11:40
pgsql: ci: Explicitly enable Meson features Jacob Champion 14:59
pgsql: ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD Jacob Champion 14:59
pgsql: Move dynamically-allocated LWLock tranche names to shared memory Nathan Bossart 18:58
pgsql: Make libpq_pipeline.c shorter and more uniform via helper functi Tom Lane 20:08
pgsql: Fix incorrect comment in pgstat_backend.c Michael Paquier 23:35
pgsql: Fix incorrect comment in pgstat_backend.c Michael Paquier 23:35

Sept. 4, 2025

Thread Author Time
pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 10:40
pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 10:40
pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 10:40
pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 10:40
pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 10:40
pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 10:40
pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 10:40
pgsql: Fix replica identity check for MERGE. Dean Rasheed 10:53
pgsql: Fix replica identity check for MERGE. Dean Rasheed 10:53
pgsql: Fix replica identity check for MERGE. Dean Rasheed 10:53
pgsql: Fix replica identity check for MERGE. Dean Rasheed 10:53
pgsql: Fix replica identity check for MERGE. Dean Rasheed 10:53
pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 15:05
pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 15:05
pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 15:05
pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 15:05
pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 15:05
pgsql: Adjust commentary for WaitEventLWLock in wait_event_names.txt. Nathan Bossart 15:19
pgsql: Clean up newly added guc_tables.inc.c Peter Eisentraut 15:25
pgsql: Revert recent change to RequestNamedLWLockTranche(). Nathan Bossart 20:35

Sept. 5, 2025

Thread Author Time
pgsql: Change pg_lsn_in_internal() to use soft error reporting Michael Paquier 04:00
pgsql: Switch some numeric-related functions to use soft error reportin Michael Paquier 04:57
pgsql: Fix outdated comments in slru.c Michael Paquier 05:10
pgsql: Fix outdated comments in slru.c Michael Paquier 05:10
pgsql: Fix outdated comments in slru.c Michael Paquier 05:10
pgsql: Fix concurrent update issue with MERGE. Dean Rasheed 07:29
pgsql: Fix concurrent update issue with MERGE. Dean Rasheed 07:29
pgsql: Fix concurrent update issue with MERGE. Dean Rasheed 07:29
pgsql: Fix concurrent update issue with MERGE. Dean Rasheed 07:29
pgsql: Fix concurrent update issue with MERGE. Dean Rasheed 07:29
pgsql: Add assert and log message to visibilitymap_set Melanie Plageman 13:45
pgsql: bufmgr: Use consistent naming of the clock-sweep algorithm Andres Freund 16:26
pgsql: bufmgr: Remove freelist, always use clock-sweep Andres Freund 16:26
pgsql: Allow to log raw parse tree. Tatsuo Ishii 22:52

Sept. 6, 2025

Thread Author Time
Re: pgsql: Allow to log raw parse tree. Michael Paquier 00:52
Re: pgsql: Allow to log raw parse tree. Tatsuo Ishii 02:45

Sept. 8, 2025

Thread Author Time
pgsql: Update parser README to include parse_jsontable.c Michael Paquier 01:07
pgsql: Update parser README to include parse_jsontable.c Michael Paquier 01:07
pgsql: Update parser README to include parse_jsontable.c Michael Paquier 01:07
pgsql: Post-commit review fixes for 228c370868. Amit Kapila 06:34
pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 06:53
pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 06:53
pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 06:53
pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 06:53
pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 06:53
pgsql: Add test to prevent premature removal of conflict-relevant data. Amit Kapila 12:06
pgsql: Remove unneeded VM pin from VM replay Melanie Plageman 14:29
pgsql: Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases Robert Haas 15:57
pgsql: Don't generate fake "ANY_subquery" aliases, either. Robert Haas 16:30
pgsql: Don't generate fake "*TLOCRN*" or "*TROCRN*" aliases, either. Robert Haas 17:03
pgsql: Remove unused xl_heap_prune member, reason Melanie Plageman 18:29
pgsql: pg_upgrade: Transfer pg_largeobject_metadata's files when possib Nathan Bossart 19:20
pgsql: meson: build checksums with extra optimization flags. Jeff Davis 19:31
pgsql: Add error codes when vacuum discovers VM corruption Melanie Plageman 21:15

Sept. 9, 2025

Thread Author Time
pgsql: Fix Coverity issue reported in commit a850be2fe. Amit Kapila 03:28
pgsql: Add date and timestamp variants of random(min, max). Dean Rasheed 09:48
pgsql: Fix typo in comment Peter Eisentraut 13:42
pgsql: test_slru: Fix LWLock tranche allocation in EXEC_BACKEND builds. Nathan Bossart 19:10
pgsql: Fix documentation for shmem_startup_hook. Nathan Bossart 19:36
pgsql: Fix documentation for shmem_startup_hook. Nathan Bossart 19:36
pgsql: Fix documentation for shmem_startup_hook. Nathan Bossart 19:36
pgsql: Fix leak with SMgrRelations in startup process Michael Paquier 22:23
pgsql: Fix leak with SMgrRelations in startup process Michael Paquier 22:23
pgsql: Fix leak with SMgrRelations in startup process Michael Paquier 22:23
pgsql: meson: build checksums with extra optimization flags. Jeff Davis 23:07
pgsql: meson: build checksums with extra optimization flags. Jeff Davis 23:07
pgsql: meson: build checksums with extra optimization flags. Jeff Davis 23:07

Sept. 10, 2025

Thread Author Time
pgsql: Replace callers of dynahash.h's my_log() by equivalent in pg_bit Michael Paquier 02:21
pgsql: Remove dynahash.h Michael Paquier 05:25
Re: pgsql: Preserve conflict-relevant data during logical replication. Amit Kapila 09:10
pgsql: Fix CREATE TABLE LIKE with not-valid check constraint Peter Eisentraut 11:39
pgsql: Fix CREATE TABLE LIKE with not-valid check constraint Peter Eisentraut 11:39
pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart 16:22
pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart 16:22
pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart 16:22
pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart 16:22
pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane 20:15
pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane 20:15
pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane 20:15
pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane 20:15
pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane 20:15
pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane 20:15
pgsql: Eliminate duplicative hashtempcxt in nodeSubplan.c. Tom Lane 20:15
pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane 20:15
pgsql: Avoid faulty alignment of Datums in build_sorted_items(). Tom Lane 21:51

Sept. 11, 2025

Thread Author Time
pgsql: Fix incorrect file reference in guc.h Michael Paquier 01:16
pgsql: Fix incorrect file reference in guc.h Michael Paquier 01:16
pgsql: Fix incorrect file reference in guc.h Michael Paquier 01:16
pgsql: Fix incorrect file reference in guc.h Michael Paquier 01:16
pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier 08:18
pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier 08:18
pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier 08:18
pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier 08:18
pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier 08:18
pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier 08:18
pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier 08:18
pgsql: Fix intermittent test failure introduced in 6456c6e2c4. Amit Kapila 09:44
pgsql: Remove stray semicolon at global scope Peter Eisentraut 10:13
pgsql: Remove stray semicolon at global scope Peter Eisentraut 10:13
pgsql: Remove stray semicolon at global scope Peter Eisentraut 10:13
pgsql: Remove checks for no longer supported GCC versions Peter Eisentraut 10:13
Re: pgsql: Introduce pg_shmem_allocations_numa view 📎 Christoph Berg 11:36
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 11:39
Re: pgsql: Preserve conflict-relevant data during logical replication. Robert Haas 12:55
pgsql: Fill testing gap for possible referential integrity violation Álvaro Herrera 16:12
pgsql: Improve comment about snapshot macros Álvaro Herrera 17:54
pgsql: Add test for temporal referential integrity Álvaro Herrera 17:54
pgsql: Report the correct is_temporary flag for column defaults. Tom Lane 21:12
pgsql: Report the correct is_temporary flag for column defaults. Tom Lane 21:12
pgsql: Report the correct is_temporary flag for column defaults. Tom Lane 21:12
pgsql: Report the correct is_temporary flag for column defaults. Tom Lane 21:12
pgsql: Report the correct is_temporary flag for column defaults. Tom Lane 21:12
pgsql: Move named LWLock tranche requests to shared memory. Nathan Bossart 21:15

Sept. 12, 2025

Thread Author Time
pgsql: Remove whitespace in comment of pg_stat_statements.c Michael Paquier 00:58
pgsql: Add more information for WAL records of hash index AMs Michael Paquier 01:31
pgsql: Fix misuse of Relids for storing attribute numbers Richard Guo 02:13
pgsql: Silence compiler warnings on clang 21 Peter Eisentraut 05:35
pgsql: Silence compiler warnings on clang 21 Peter Eisentraut 05:35
pgsql: Silence compiler warnings on clang 21 Peter Eisentraut 05:35
pgsql: Silence compiler warnings on clang 21 Peter Eisentraut 05:35
pgsql: Remove traces of support for Sun Studio compiler Peter Eisentraut 05:45
pgsql: Default to log_lock_waits=on Peter Eisentraut 06:05
pgsql: Improve pgbench definition of yyscan_t Peter Eisentraut 06:22
pgsql: Allow redeclaration of typedef yyscan_t Peter Eisentraut 06:22
pgsql: ci: openbsd: Increase RAM disk's size Andres Freund 14:19
pgsql: ci: openbsd: Increase RAM disk's size Andres Freund 14:19
pgsql: Avoid unexpected changes of CurrentResourceOwner and CurrentMemo Álvaro Herrera 17:01
pgsql: Always commute strategy when preprocessing DESC keys. Peter Geoghegan 17:23
pgsql: Always commute strategy when preprocessing DESC keys. Peter Geoghegan 17:23
pgsql: Replace tests of ALTER DATABASE RESET TABLESPACE. Noah Misch 19:45
pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 21:43
pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 21:43
pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 21:43
pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 21:43
pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane 21:43
pgsql: Reject "ALTER DATABASE/USER ... RESET foo" with invalid GUC name Tom Lane 22:10
pgsql: Avoid context dependency in test case added by 9a71989a8. Tom Lane 22:45

Sept. 13, 2025

Thread Author Time
pgsql: Specify locale provider for pg_regress --no-locale Alexander Korotkov 17:52
pgsql: Re-pgindent nbtpreprocesskeys.c after commit 796962922e. Nathan Bossart 19:51
pgsql: Re-pgindent nbtpreprocesskeys.c after commit 796962922e. Nathan Bossart 19:51
pgsql: Add commit 7e9c216b52 to .git-blame-ignore-revs. Nathan Bossart 19:55
pgsql: Add commit 17a5ca58eb to .git-blame-ignore-revs. Nathan Bossart 19:59
pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane 20:56
pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane 20:56
pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane 20:56
pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane 20:56
pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane 20:56
pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane 20:56
pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane 20:56

Sept. 14, 2025

Thread Author Time
pgsql: nbtree: Always set skipScan flag on rescan. Peter Geoghegan 01:02
pgsql: nbtree: Always set skipScan flag on rescan. Peter Geoghegan 01:02

Sept. 15, 2025

Thread Author Time
pgsql: Hide duplicate names from extension views Peter Eisentraut 05:39
pgsql: Hide duplicate names from extension views Peter Eisentraut 05:39
pgsql: Some stylistic improvements in toast_save_datum() Peter Eisentraut 05:50
pgsql: jit: fix build with LLVM-21 Peter Eisentraut 06:33
pgsql: jit: fix build with LLVM-21 Peter Eisentraut 06:33
pgsql: jit: fix build with LLVM-21 Peter Eisentraut 06:33
pgsql: jit: fix build with LLVM-21 Peter Eisentraut 06:33
pgsql: jit: fix build with LLVM-21 Peter Eisentraut 06:33
pgsql: jit: fix build with LLVM-21 Peter Eisentraut 06:33
pgsql: jit: fix build with LLVM-21 Peter Eisentraut 06:33

Browse Archives

Prev | Next