pgsql-committers since 2025-08-28 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

Aug. 28, 2025

Thread Author Time
pgsql: Message style improvements Peter Eisentraut 07:17
pgsql: Message style improvements Peter Eisentraut 07:17
pgsql: Avoid including commands/dbcommands.h in so many places Álvaro Herrera 13:21
Re: pgsql: Move SQL-callable code related to multixacts into its own file Álvaro Herrera 13:23
pgsql: Glossary: improve definition of "relation" Álvaro Herrera 16:19
pgsql: Fix "variable not found in subplan target lists" in semijoin de- Tom Lane 17:49
pgsql: Fix "variable not found in subplan target lists" in semijoin de- Tom Lane 17:49

Aug. 29, 2025

Thread Author Time
pgsql: Use LW_SHARED in walsummarizer.c for WALSummarizerLock lock wher Masahiko Sawada 00:07
pgsql: Use LW_SHARED in walsummarizer.c for WALSummarizerLock lock wher Masahiko Sawada 00:07
pgsql: Use LW_SHARED in walsummarizer.c for WALSummarizerLock lock wher Masahiko Sawada 00:08
pgsql: Fix semijoin unique-ification for child relations Richard Guo 04:14
pgsql: Fix semijoin unique-ification for child relations Richard Guo 04:17
pgsql: Remove unneeded casts of BufferGetPage() result Peter Eisentraut 05:22
pgsql: Mark ItemPointer arguments as const in tuple/table lock function Peter Eisentraut 05:41
pgsql: headerscheck: Ignore Windows-specific header Peter Eisentraut 07:25
pgsql: headerscheck: Use ICU_CFLAGS Peter Eisentraut 07:25
pgsql: headerscheck: Document that --with-llvm is required Peter Eisentraut 07:32
pgsql: doc PG 18 relnotes: Add migration note about tsearch Peter Eisentraut 08:29
pgsql: Fix typo in isolation test spec Daniel Gustafsson 11:12
pgsql: CREATE STATISTICS: improve misleading error message Álvaro Herrera 12:44
pgsql: CREATE STATISTICS: improve misleading error message Álvaro Herrera 12:44
pgsql: CREATE STATISTICS: improve misleading error message Álvaro Herrera 12:44
pgsql: CREATE STATISTICS: improve misleading error message Álvaro Herrera 12:44
pgsql: CREATE STATISTICS: improve misleading error message Álvaro Herrera 12:44
pgsql: CREATE STATISTICS: improve misleading error message Álvaro Herrera 12:44
pgsql: Fix possible use after free in expand_partitioned_rtentry() David Rowley 12:51
pgsql: Fix possible use after free in expand_partitioned_rtentry() David Rowley 12:52
pgsql: Fix possible use after free in expand_partitioned_rtentry() David Rowley 12:52
pgsql: Fix possible use after free in expand_partitioned_rtentry() David Rowley 12:53
pgsql: Fix possible use after free in expand_partitioned_rtentry() David Rowley 12:53
Re: pgsql: oauth: Add unit tests for multiplexer handling Stefan Kaltenbrunner 12:57
pgsql: Silence -Wmissing-variable-declarations in headerscheck. Tom Lane 14:46
pgsql: Remove unused parameter from ProcessSlotSyncInterrupts(). Nathan Bossart 15:56
pgsql: Fix .gitignore for src/interfaces/libpq-oauth. Tom Lane 16:06
pgsql: Fix .gitignore for src/interfaces/libpq-oauth. Tom Lane 16:06
pgsql: Make LWLockCounter a global variable. Nathan Bossart 17:14
pgsql: pg_dump: Fix compression API errorhandling Daniel Gustafsson 17:31
pgsql: pg_dump: Fix compression API errorhandling Daniel Gustafsson 17:31
pgsql: pg_dump: Fix compression API errorhandling Daniel Gustafsson 17:31
pgsql: pg_dump: Fix compression API errorhandling Daniel Gustafsson 17:32
pgsql: Provide error context when an error is thrown within WaitOnLock( Tom Lane 19:43
pgsql: doc PG 18 relnotes: update to current Bruce Momjian 19:55

Aug. 30, 2025

Thread Author Time
pgsql: Prepare DSM registry for upcoming changes to LWLock tranche name Nathan Bossart 01:35
pgsql: doc PG 18 relnotes: add attribution and rewrite text search item Bruce Momjian 21:52
pgsql: doc PG 18 relnotes: adjust attribution for commit a252ed7fba6 Bruce Momjian 22:21
pgsql: add_commit_links.pl: error out if missing major version number Bruce Momjian 22:26

Aug. 31, 2025

Thread Author Time
pgsql: Fix const-simplification for constraints and stats Richard Guo 00:00

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

Browse Archives

Prev | Next