pgsql-committers
Thread
Date
Earlier messages
Messages by Date
2026/09/04
pgsql: Fix incorrect error message in xlogreader.c
Michael Paquier
2026/09/04
pgsql: Fix incorrect error message in xlogreader.c
Michael Paquier
2026/09/04
pgsql: Fix incorrect error message in xlogreader.c
Michael Paquier
2026/09/04
pgsql: Fix incorrect error message in xlogreader.c
Michael Paquier
2026/09/04
pgsql: Fix incorrect error message in xlogreader.c
Michael Paquier
2026/09/04
pgsql: Fix incorrect error message in xlogreader.c
Michael Paquier
2026/09/04
pgsql: Fix incorrect error message in xlogreader.c
Michael Paquier
2026/09/04
pgsql: Convert FastPathStrongRelationLocks to atomics.
Nathan Bossart
2026/09/04
pgsql: Convert some ParallelBlockTableScanDescData fields to atomics.
Nathan Bossart
2026/09/04
pgsql: doc: Pluralize MXID when referring to Multixact IDs
Daniel Gustafsson
2026/09/04
pgsql: Convert FixedParallelState->last_xlog_end to an atomic variable.
Nathan Bossart
2026/09/04
pgsql: Use pg_parse_lsn() for LSNs in backup manifests
Fujii Masao
2026/09/04
pgsql: ssl: Fix expected output for OpenSSL 4
Daniel Gustafsson
2026/09/04
pgsql: ssl: Fix expected output for OpenSSL 4
Daniel Gustafsson
2026/09/04
pgsql: postgres_fdw: Fix issues with statistics import.
Etsuro Fujita
2026/09/04
pgsql: postgres_fdw: Fix issues with statistics import.
Etsuro Fujita
2026/09/04
pgsql: Add pgstat test for reset of dead/live counters with table trunc
Michael Paquier
2026/09/04
pgsql: pg_upgrade: Skip tests for live server checks on Windows
Michael Paquier
2026/09/03
Re: pgsql: Fix lack of message pluralization
Michael Paquier
2026/09/03
pgsql: Disallow joins whose lateral references need an unformable outer
Richard Guo
2026/09/03
pgsql: Disallow joins whose lateral references need an unformable outer
Richard Guo
2026/09/03
pgsql: Disallow joins whose lateral references need an unformable outer
Richard Guo
2026/09/03
pgsql: Minimize footprint of TOAST_MAX_CHUNK_SIZE in heap and amcheck c
Michael Paquier
2026/09/03
pgsql: Convert PROC_HDR->startupBufferPinWaitBufId to a Buffer.
Nathan Bossart
2026/09/03
pgsql: Add non-MVCC index scan test module.
Peter Geoghegan
2026/09/03
pgsql: Auto-vectorize the varbit bitwise operators.
Nathan Bossart
2026/09/03
pgsql: Add index scan pgstat test coverage.
Peter Geoghegan
2026/09/03
pgsql: Move visibility map memory ordering comments.
Peter Geoghegan
2026/09/03
Re: pgsql: Fix lack of message pluralization
Daniel Gustafsson
2026/09/03
Re: pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
Re: pgsql: Fix lack of message pluralization
Daniel Gustafsson
2026/09/03
pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
pgsql: Fix lack of message pluralization
Peter Eisentraut
2026/09/03
pgsql: pg_upgrade: Test --check with a running source server
Michael Paquier
2026/09/03
pgsql: Use WAL insert position for conflict detection.
Amit Kapila
2026/09/03
pgsql: Use WAL insert position for conflict detection.
Amit Kapila
2026/09/03
pgsql: Revert "Remove fake FunctionCallInfos from the stats .."
Michael Paquier
2026/09/02
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
Fujii Masao
2026/09/02
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
Fujii Masao
2026/09/02
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
Fujii Masao
2026/09/02
pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
Fujii Masao
2026/09/02
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
Fujii Masao
2026/09/02
pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
Fujii Masao
2026/09/02
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
Fujii Masao
2026/09/02
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
Fujii Masao
2026/09/02
pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
Fujii Masao
2026/09/02
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
Fujii Masao
2026/09/02
pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
Fujii Masao
2026/09/02
pgsql: Coerce GRAPH_TABLE pattern WHERE clauses to boolean
Peter Eisentraut
2026/09/02
pgsql: Coerce GRAPH_TABLE pattern WHERE clauses to boolean
Peter Eisentraut
2026/09/02
pgsql: initdb: Pad rewritten GUC lines with spaces instead of tabs.
Nathan Bossart
2026/09/02
pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
Tom Lane
2026/09/02
pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
Tom Lane
2026/09/02
pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
Tom Lane
2026/09/02
pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
Tom Lane
2026/09/02
pgsql: initdb: Pad rewritten GUC lines with spaces instead of tabs.
Nathan Bossart
2026/09/02
pgsql: postgres_fdw: Fix "may be used uninitialized" warning in foreign
Alexander Korotkov
2026/09/02
pgsql: Fix checkpointer restartpoint assertion failure
Fujii Masao
2026/09/02
pgsql: Add previous commit to .git-blame-ignore-revs
Daniel Gustafsson
2026/09/02
pgsql: pgindent fix for a63df2664225d06d5be
Daniel Gustafsson
2026/09/02
pgsql: Add more test coverage for pg_clear_attribute_stats()
Michael Paquier
2026/09/01
pgsql: Fix checkpointer restartpoint assertion failure
Fujii Masao
2026/09/01
pgsql: Fix qual pushdown past grouping through simple CASE
Richard Guo
2026/09/01
pgsql: Fix qual pushdown past grouping through simple CASE
Richard Guo
2026/09/01
pgsql: Fix qual pushdown past grouping through simple CASE
Richard Guo
2026/09/01
pgsql: Fix checkpointer restartpoint assertion failure
Fujii Masao
2026/09/01
pgsql: Fix checkpointer restartpoint assertion failure
Fujii Masao
2026/09/01
pgsql: Fix checkpointer restartpoint assertion failure
Fujii Masao
2026/09/01
pgsql: Fix checkpointer restartpoint assertion failure
Fujii Masao
2026/09/01
pgsql: Fix checkpointer restartpoint assertion failure
Fujii Masao
2026/09/01
pgsql: Apply some query jumbling to WAIT FOR LSN
Michael Paquier
2026/09/01
pgsql: Apply some query jumbling to WAIT FOR LSN
Michael Paquier
2026/09/01
pgsql: Fix OID-counter-sensitive row ordering in foreign_key test
Richard Guo
2026/09/01
pgsql: Fix OID-counter-sensitive row ordering in foreign_key test
Richard Guo
2026/09/01
pgsql: Fix OID-counter-sensitive row ordering in foreign_key test
Richard Guo
2026/09/01
pgsql: Remove quals made redundant by reducing outer joins to antijoins
Richard Guo
2026/09/01
pgsql: Remove quals made redundant by reducing outer joins to antijoins
Richard Guo
2026/09/01
pgsql: Remove quals made redundant by reducing outer joins to antijoins
Richard Guo
2026/09/01
pgsql: Remove quals made redundant by reducing outer joins to antijoins
Richard Guo
2026/09/01
pgsql: Remove quals made redundant by reducing outer joins to antijoins
Richard Guo
2026/09/01
pgsql: Remove fake FunctionCallInfos from the stats restore and import
Michael Paquier
2026/09/01
pgsql: Speed up pg_waldump TAP test
Michael Paquier
2026/09/01
pgsql: Speed up pg_waldump TAP test
Michael Paquier
2026/09/01
pgsql: Speed up pg_waldump TAP test
Michael Paquier
2026/09/01
pgsql: Speed up pg_waldump TAP test
Michael Paquier
2026/09/01
pgsql: Fix user-facing English grammar introduced in the v19 cycle.
Noah Misch
2026/09/01
pgsql: Fix user-facing English grammar introduced in the v19 cycle.
Noah Misch
2026/09/01
pgsql: Fix nonstandard SQL command doc id= values introduced in the v19
Noah Misch
2026/09/01
pgsql: Fix nonstandard SQL command doc id= values introduced in the v19
Noah Misch
2026/09/01
pgsql: pg_dump: Fix performance regression in attribute statistics quer
Nathan Bossart
2026/09/01
pgsql: pg_dump: Fix performance regression in attribute statistics quer
Nathan Bossart
2026/09/01
pgsql: Fix scaling of autovacuum freeze scores.
Nathan Bossart
2026/09/01
pgsql: Fix scaling of autovacuum freeze scores.
Nathan Bossart
2026/09/01
pgsql: Fix spurious errors in COPY FROM (FORMAT {text,csv}).
Nathan Bossart
2026/09/01
pgsql: Fix spurious errors in COPY FROM (FORMAT {text,csv}).
Nathan Bossart
2026/09/01
pgsql: Fix assertion failures in DELETE FOR PORTION OF tuple routing
Peter Eisentraut
2026/09/01
pgsql: Fix assertion failures in DELETE FOR PORTION OF tuple routing
Peter Eisentraut
2026/09/01
pgsql: Make after-startup shmem failure test reliable
Andres Freund
2026/09/01
pgsql: Make after-startup shmem failure test reliable
Andres Freund
2026/09/01
pgsql: libpq: Stop greasing protocol connections
Jacob Champion
2026/09/01
pgsql: libpq: Stop greasing protocol connections
Jacob Champion
2026/09/01
pgsql: Revert "Force LC_COLLATE to C in postmaster."
Jeff Davis
2026/09/01
pgsql: Revert "Force LC_COLLATE to C in postmaster."
Jeff Davis
2026/09/01
pgsql: pg_dump: Remove some dead code.
Nathan Bossart
2026/09/01
pgsql: Handle XmlExpr more honestly in clauses.c.
Tom Lane
2026/09/01
pgsql: Handle XmlExpr more honestly in clauses.c.
Tom Lane
2026/09/01
pgsql: Wait for checksum state transition in test
Daniel Gustafsson
2026/09/01
pgsql: doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026/09/01
pgsql: doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026/09/01
pgsql: doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026/09/01
pgsql: doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026/09/01
pgsql: doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026/09/01
pgsql: doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026/09/01
pgsql: doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026/09/01
pgsql: pgcrypto: remove unused BF_ASM macro
Peter Eisentraut
2026/09/01
pgsql: Replace px_memset() with explicit_bzero()
Peter Eisentraut
2026/09/01
pgsql: Fix memset invocation
Peter Eisentraut
2026/09/01
pgsql: Wait for checksum state transition in test
Daniel Gustafsson
2026/09/01
pgsql: Handle PG_INT32_MIN negation overflow in right()
Daniel Gustafsson
2026/09/01
pgsql: Fix right() with the most negative integer
Daniel Gustafsson
2026/09/01
pgsql: Handle PG_INT32_MIN negation overflow in right()
Daniel Gustafsson
2026/09/01
pgsql: Handle PG_INT32_MIN negation overflow in right()
Daniel Gustafsson
2026/09/01
pgsql: Handle PG_INT32_MIN negation overflow in right()
Daniel Gustafsson
2026/09/01
pgsql: Handle PG_INT32_MIN negation overflow in right()
Daniel Gustafsson
2026/09/01
pgsql: Handle PG_INT32_MIN negation overflow in right()
Daniel Gustafsson
2026/08/31
pgsql: Use pg_neg_s{32,64}_overflow() for some overflow checks
Michael Paquier
2026/08/31
pgsql: doc: reformat GRAPH_TABLE examples
Fujii Masao
2026/08/31
pgsql: doc: reformat GRAPH_TABLE examples
Fujii Masao
2026/08/31
pgsql: Fix integer to_char() overflow with V format
Fujii Masao
2026/08/31
pgsql: Fix integer to_char() overflow with V format
Fujii Masao
2026/08/31
pgsql: Fix integer to_char() overflow with V format
Fujii Masao
2026/08/31
pgsql: Fix integer to_char() overflow with V format
Fujii Masao
2026/08/31
pgsql: Fix integer to_char() overflow with V format
Fujii Masao
2026/08/31
pgsql: Fix integer to_char() overflow with V format
Fujii Masao
2026/08/31
pgsql: Fix integer to_char() overflow with V format
Fujii Masao
2026/08/31
pgsql: Fix comment in attribute_stats.c
Michael Paquier
2026/08/31
pgsql: Fix comment in attribute_stats.c
Michael Paquier
2026/08/31
pgsql: Fix comment in attribute_stats.c
Michael Paquier
2026/08/31
pgsql: doc: Fix link on pg_dsm_registry_allocations page.
Nathan Bossart
2026/08/31
pgsql: doc: Fix link on pg_dsm_registry_allocations page.
Nathan Bossart
2026/08/31
pgsql: doc: Drop stale note about extension LWLock names.
Nathan Bossart
2026/08/31
pgsql: doc: Drop stale note about extension LWLock names.
Nathan Bossart
2026/08/30
pgsql: test_extensible: Test module for extensible nodes and custom sca
Michael Paquier
2026/08/30
pgsql: doc: Fix the data type named in the regdatabase entry.
Nathan Bossart
2026/08/30
pgsql: doc: Mark up "option" in the CHECKPOINT synopsis.
Nathan Bossart
2026/08/30
pgsql: doc: Mark up "option" in the CHECKPOINT synopsis.
Nathan Bossart
2026/08/29
pgsql: Drop the per-entry copy of the flag mode in CompoundAffixFlags.
Tom Lane
2026/08/29
pgsql: Harden spell.c against out-of-order FLAG lines in Hunspell files
Tom Lane
2026/08/29
pgsql: Harden spell.c against out-of-order FLAG lines in Hunspell files
Tom Lane
2026/08/29
pgsql: Harden spell.c against out-of-order FLAG lines in Hunspell files
Tom Lane
2026/08/29
pgsql: Harden spell.c against out-of-order FLAG lines in Hunspell files
Tom Lane
2026/08/29
pgsql: Harden spell.c against out-of-order FLAG lines in Hunspell files
Tom Lane
2026/08/29
pgsql: Harden spell.c against out-of-order FLAG lines in Hunspell files
Tom Lane
2026/08/29
pgsql: Harden spell.c against out-of-order FLAG lines in Hunspell files
Tom Lane
2026/08/29
pgsql: Disallow ONLY in REPACK commands.
Nathan Bossart
2026/08/29
pgsql: Disallow ONLY in REPACK commands.
Nathan Bossart
2026/08/28
pgsql: Propagate rebalanced cost limit to parallel vacuum workers
Daniel Gustafsson
2026/08/28
pgsql: Propagate rebalanced cost limit to parallel vacuum workers
Daniel Gustafsson
2026/08/28
pgsql: Fix backend state after a failed after-startup shmem request
Heikki Linnakangas
2026/08/28
pgsql: Track which shmem areas have been fully initialized
Heikki Linnakangas
2026/08/28
pgsql: Update .abi-compliance-history for join removal fix.
Tom Lane
2026/08/28
pgsql: Update .abi-compliance-history for join removal fix.
Tom Lane
2026/08/28
pgsql: Update .abi-compliance-history for join removal fix.
Tom Lane
2026/08/28
pgsql: Perform join removal by editing the query's jointree.
Tom Lane
2026/08/28
pgsql: Perform join removal by editing the query's jointree.
Tom Lane
2026/08/28
pgsql: Fix pg_stat_autovacuum_scores for TOAST tables.
Nathan Bossart
2026/08/28
pgsql: Perform join removal by editing the query's jointree.
Tom Lane
2026/08/28
pgsql: Perform join removal by editing the query's jointree.
Tom Lane
2026/08/28
pgsql: Perform join removal by editing the query's jointree.
Tom Lane
2026/08/28
pgsql: Fix backend state after a failed after-startup shmem request
Heikki Linnakangas
2026/08/28
pgsql: Track which shmem areas have been fully initialized
Heikki Linnakangas
2026/08/28
pgsql: Make platform guards in two regression tests match meson builds
Andrew Dunstan
2026/08/28
pgsql: doc PG 19 relnotes: move replication items to logical replicat.
Bruce Momjian
2026/08/28
pgsql: Make platform guards in two regression tests match meson builds
Andrew Dunstan
2026/08/28
pgsql: Make platform guards in two regression tests match meson builds
Andrew Dunstan
2026/08/28
pgsql: Make platform guards in two regression tests match meson builds
Andrew Dunstan
2026/08/28
pgsql: Make platform guards in two regression tests match meson builds
Andrew Dunstan
2026/08/27
pgsql: Propagate disabled_nodes to single-child Append paths
Richard Guo
2026/08/27
pgsql: Propagate disabled_nodes to single-child Append paths
Richard Guo
2026/08/27
pgsql: Propagate disabled_nodes to single-child Append paths
Richard Guo
2026/08/27
pgsql: Fix incorrect multi-column RANGE partition pruning
David Rowley
2026/08/27
pgsql: Fix incorrect multi-column RANGE partition pruning
David Rowley
2026/08/27
pgsql: Fix incorrect multi-column RANGE partition pruning
David Rowley
2026/08/27
pgsql: Fix incorrect multi-column RANGE partition pruning
David Rowley
2026/08/27
pgsql: Fix incorrect multi-column RANGE partition pruning
David Rowley
2026/08/27
pgsql: Fix incorrect multi-column RANGE partition pruning
David Rowley
2026/08/27
pgsql: Fix incorrect multi-column RANGE partition pruning
David Rowley
2026/08/27
pgsql: Report next_multi_offset as bigint in pg_control_checkpoint().
Masahiko Sawada
2026/08/27
pgsql: pg_upgrade: Read nextMultiOffset as a 64-bit value.
Masahiko Sawada
2026/08/27
pgsql: pg_upgrade: Read nextMultiOffset as a 64-bit value.
Masahiko Sawada
2026/08/27
pgsql: Fix empty FOREIGN_JOIN sublist validation
Robert Haas
2026/08/27
pgsql: Report next_multi_offset as bigint in pg_control_checkpoint().
Masahiko Sawada
2026/08/27
pgsql: Fix empty FOREIGN_JOIN sublist validation
Robert Haas
2026/08/27
pgsql: Stabilize 019_replslot_limit
Fujii Masao
2026/08/27
pgsql: Fix temporary WAL receiver slot handling on timeline switches
Fujii Masao
Earlier messages