agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedpgsql: Convert some ParallelBlockTableScanDescData fields to atomics.
2026-09-04 15:56 UTC Nathan Bossart <nathan@postgresql.org>
pgsql: doc: Pluralize MXID when referring to Multixact IDs
2026-09-04 14:51 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
pgsql: Convert FixedParallelState->last_xlog_end to an atomic variable.
2026-09-04 14:49 UTC Nathan Bossart <nathan@postgresql.org>
pgsql: Use pg_parse_lsn() for LSNs in backup manifests
2026-09-04 14:06 UTC Fujii Masao <fujii@postgresql.org>
pgsql: Fix compilation with OpenSSL 4
2026-05-29 19:53 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
` pgsql: Fix compilation with OpenSSL 4
2026-06-12 12:12 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
` pgsql: Fix compilation with OpenSSL 4
2026-06-12 12:13 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
` pgsql: Fix compilation with OpenSSL 4
2026-06-12 12:15 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
` pgsql: Fix compilation with OpenSSL 4
2026-06-12 12:15 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
` pgsql: Fix compilation with OpenSSL 4
2026-06-12 12:16 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
` Re: pgsql: Fix compilation with OpenSSL 4
2026-09-03 08:42 UTC Christoph Berg <cb@df7cb.de>
` Re: pgsql: Fix compilation with OpenSSL 4
2026-09-04 11:47 UTC Daniel Gustafsson <daniel@yesql.se>
[8+ messages in thread]
pgsql: ssl: Fix expected output for OpenSSL 4
2026-09-04 11:46 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
` pgsql: ssl: Fix expected output for OpenSSL 4
2026-09-04 11:46 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
[2+ messages in thread]
pgsql: postgres_fdw: Fix issues with statistics import.
2026-09-04 09:42 UTC Etsuro Fujita <efujita@postgresql.org>
` pgsql: postgres_fdw: Fix issues with statistics import.
2026-09-04 09:42 UTC Etsuro Fujita <efujita@postgresql.org>
[2+ messages in thread]
pgsql: Add pgstat test for reset of dead/live counters with table trunc
2026-09-04 07:56 UTC Michael Paquier <michael@paquier.xyz>
pgsql: pg_upgrade: Skip tests for live server checks on Windows
2026-09-04 07:03 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Fix lack of message pluralization
2013-07-10 01:05 UTC Peter Eisentraut <peter_e@gmx.net>
` pgsql: Fix lack of message pluralization
2013-07-10 01:05 UTC Peter Eisentraut <peter_e@gmx.net>
` pgsql: Fix lack of message pluralization
2021-02-10 10:44 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2021-07-14 07:18 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2021-07-14 07:18 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2023-08-24 12:31 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2023-08-24 12:31 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2026-09-03 10:47 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2026-09-03 10:47 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2026-09-03 10:47 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2026-09-03 10:47 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2026-09-03 10:47 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2026-09-03 10:47 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix lack of message pluralization
2026-09-03 10:47 UTC Peter Eisentraut <peter@eisentraut.org>
` Re: pgsql: Fix lack of message pluralization
2026-09-03 11:29 UTC Daniel Gustafsson <daniel@yesql.se>
` Re: pgsql: Fix lack of message pluralization
2026-09-03 12:49 UTC Peter Eisentraut <peter@eisentraut.org>
` Re: pgsql: Fix lack of message pluralization
2026-09-03 12:51 UTC Daniel Gustafsson <daniel@yesql.se>
` Re: pgsql: Fix lack of message pluralization
2026-09-04 05:46 UTC Michael Paquier <michael@paquier.xyz>
[18+ messages in thread]
pgsql: Disallow joins whose lateral references need an unformable outer
2026-09-04 01:36 UTC Richard Guo <rguo@postgresql.org>
` pgsql: Disallow joins whose lateral references need an unformable outer
2026-09-04 01:36 UTC Richard Guo <rguo@postgresql.org>
` pgsql: Disallow joins whose lateral references need an unformable outer
2026-09-04 01:36 UTC Richard Guo <rguo@postgresql.org>
[3+ messages in thread]
pgsql: Minimize footprint of TOAST_MAX_CHUNK_SIZE in heap and amcheck c
2026-09-03 22:54 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Add non-MVCC index scan test module.
2026-09-03 21:37 UTC Peter Geoghegan <pg@bowt.ie>
pgsql: Auto-vectorize the varbit bitwise operators.
2026-09-03 21:11 UTC Nathan Bossart <nathan@postgresql.org>
pgsql: Add index scan pgstat test coverage.
2026-09-03 20:27 UTC Peter Geoghegan <pg@bowt.ie>
pgsql: Convert PROC_HDR->startupBufferPinWaitBufId to a Buffer.
2026-09-03 20:16 UTC Nathan Bossart <nathan@postgresql.org>
pgsql: Move visibility map memory ordering comments.
2026-09-03 19:36 UTC Peter Geoghegan <pg@bowt.ie>
pgsql: Use WAL insert position for conflict detection.
2026-09-03 08:49 UTC Amit Kapila <akapila@postgresql.org>
` pgsql: Use WAL insert position for conflict detection.
2026-09-03 08:49 UTC Amit Kapila <akapila@postgresql.org>
[2+ messages in thread]
pgsql: pg_upgrade: Test --check with a running source server
2026-09-03 08:36 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Revert "Remove fake FunctionCallInfos from the stats .."
2026-09-03 08:25 UTC Michael Paquier <michael@paquier.xyz>
pgsql: Avoid backend hang during temp table cleanup in deferrable trans
2026-09-03 03:17 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Avoid backend hang during temp table cleanup in deferrable trans
2026-09-03 03:17 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Avoid backend hang during temp table cleanup in deferrable trans
2026-09-03 03:18 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Avoid backend hang during temp table cleanup in deferrable trans
2026-09-03 03:18 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Avoid backend hang during temp table cleanup in deferrable trans
2026-09-03 03:18 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Avoid backend hang during temp table cleanup in deferrable trans
2026-09-03 03:18 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Avoid backend hang during temp table cleanup in deferrable trans
2026-09-03 03:19 UTC Fujii Masao <fujii@postgresql.org>
[7+ messages in thread]
pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
2026-09-03 03:17 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
2026-09-03 03:17 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
2026-09-03 03:18 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize recovery conflict stats checks in 031_recovery_conflic
2026-09-03 03:18 UTC Fujii Masao <fujii@postgresql.org>
[4+ messages in thread]
pgsql: Coerce GRAPH_TABLE pattern WHERE clauses to boolean
2026-09-02 19:14 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Coerce GRAPH_TABLE pattern WHERE clauses to boolean
2026-09-02 19:14 UTC Peter Eisentraut <peter@eisentraut.org>
[2+ messages in thread]
pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
2026-09-02 14:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
2026-09-02 14:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
2026-09-02 14:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Stabilize xid_wraparound/t/002_limits.pl test.
2026-09-02 14:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
[4+ messages in thread]
pgsql: initdb: Pad rewritten GUC lines with spaces instead of tabs.
2026-09-02 14:23 UTC Nathan Bossart <nathan@postgresql.org>
` pgsql: initdb: Pad rewritten GUC lines with spaces instead of tabs.
2026-09-02 14:23 UTC Nathan Bossart <nathan@postgresql.org>
[2+ messages in thread]
[next (older)]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox