agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feed[PATCH] Don't force-allocate pages for pg_get_shmem_allocations_numa
2025-06-23 14:37 UTC Christoph Berg <myon@debian.org>
` [PATCH] Don't force-allocate pages for pg_get_shmem_allocations_numa
2025-06-23 14:37 UTC Christoph Berg <myon@debian.org>
` pgsql: Change stat_lock.wait_time to double precision
2026-06-30 03:48 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Change stat_lock.wait_time to double precision
2026-06-30 03:48 UTC Michael Paquier <michael@paquier.xyz>
[4+ messages in thread]
pgsql: Restore comment at appendShellString().
2026-06-30 02:42 UTC Noah Misch <noah@leadboat.com>
` pgsql: Restore comment at appendShellString().
2026-06-30 02:42 UTC Noah Misch <noah@leadboat.com>
[2+ messages in thread]
pgsql: bufmgr: Fix race in LockBufferForCleanup()
2026-06-30 01:37 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: bufmgr: Fix race in LockBufferForCleanup()
2026-06-30 01:38 UTC Fujii Masao <fujii@postgresql.org>
[2+ messages in thread]
pgsql: Remove stray blank line in ParseFuncOrColumn()
2026-06-30 01:37 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Remove stray blank line in ParseFuncOrColumn()
2026-06-30 01:38 UTC Fujii Masao <fujii@postgresql.org>
[2+ messages in thread]
pgsql: Fix unlogged sequence corruption after standby promotion
2026-06-29 23:53 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Fix unlogged sequence corruption after standby promotion
2026-06-29 23:53 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Fix unlogged sequence corruption after standby promotion
2026-06-29 23:54 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Fix unlogged sequence corruption after standby promotion
2026-06-29 23:54 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Fix unlogged sequence corruption after standby promotion
2026-06-29 23:54 UTC Fujii Masao <fujii@postgresql.org>
` pgsql: Fix unlogged sequence corruption after standby promotion
2026-06-29 23:54 UTC Fujii Masao <fujii@postgresql.org>
[6+ messages in thread]
pgsql: Simplify some stats restore code with InputFunctionCallSafe()
2026-06-29 23:31 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Simplify some stats restore code with InputFunctionCallSafe()
2026-06-29 23:31 UTC Michael Paquier <michael@paquier.xyz>
[2+ messages in thread]
pgsql: doc PG 19 relnotes: fix autovacuum_vacuum_score_weight prefix
2026-06-29 21:38 UTC Bruce Momjian <bruce@momjian.us>
pgsql: Adapt REL_19_STABLE to its new status as a stable branch
2026-06-29 20:39 UTC Joe Conway <mail@joeconway.com>
pgsql: Stamp HEAD as 20devel.
2026-06-29 20:29 UTC Joe Conway <mail@joeconway.com>
pgsql: Branch REL_19_STABLE was created
2026-06-29 20:10 UTC noreply@postgresql.org
pgsql: Add previous 2 commits to .git-blame-ignore-revs.
2026-06-29 19:34 UTC Joe Conway <mail@joeconway.com>
pgsql: Run pgperltidy
2024-06-30 22:37 UTC Michael Paquier <michael@paquier.xyz>
` pgsql: Run pgperltidy
2025-06-30 01:15 UTC Joe Conway <mail@joeconway.com>
` pgsql: Run pgperltidy
2026-06-29 19:28 UTC Joe Conway <mail@joeconway.com>
[3+ messages in thread]
pgsql: Sync typedefs.list with the buildfarm.
2025-06-15 17:08 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Sync typedefs.list with the buildfarm.
2026-06-29 19:16 UTC Joe Conway <mail@joeconway.com>
[2+ messages in thread]
pgsql: Forbid FOR PORTION OF with WHERE CURRENT OF
2026-06-29 13:26 UTC Peter Eisentraut <peter@eisentraut.org>
pgsql: Fix handling of copy_file_range() return value
2026-06-29 11:09 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix handling of copy_file_range() return value
2026-06-29 11:09 UTC Peter Eisentraut <peter@eisentraut.org>
` pgsql: Fix handling of copy_file_range() return value
2026-06-29 11:09 UTC Peter Eisentraut <peter@eisentraut.org>
[3+ messages in thread]
pgsql: Use plpythonu in plpython tests added by commit 0b7719f74
2026-06-29 05:22 UTC Richard Guo <rguo@postgresql.org>
pgsql: doc: Reorder table for Object DDL Functions
2026-06-29 04:15 UTC Michael Paquier <michael@paquier.xyz>
pgsql: plpython: Fix NULL pointer dereferences for broken sequence and
2026-06-29 02:45 UTC Richard Guo <rguo@postgresql.org>
` pgsql: plpython: Fix NULL pointer dereferences for broken sequence and
2026-06-29 02:45 UTC Richard Guo <rguo@postgresql.org>
` pgsql: plpython: Fix NULL pointer dereferences for broken sequence and
2026-06-29 02:45 UTC Richard Guo <rguo@postgresql.org>
` pgsql: plpython: Fix NULL pointer dereferences for broken sequence and
2026-06-29 02:45 UTC Richard Guo <rguo@postgresql.org>
` pgsql: plpython: Fix NULL pointer dereferences for broken sequence and
2026-06-29 02:45 UTC Richard Guo <rguo@postgresql.org>
` pgsql: plpython: Fix NULL pointer dereferences for broken sequence and
2026-06-29 02:45 UTC Richard Guo <rguo@postgresql.org>
[6+ messages in thread]
pgsql: Hardwire RI fast-path end-of-xact cleanup into xact.c
2026-06-29 01:25 UTC Amit Langote <amitlan@postgresql.org>
pgsql: doc: Improve consistency in varlistentry attributes
2026-06-28 22:03 UTC Daniel Gustafsson <dgustafsson@postgresql.org>
pgsql: Avoid collation lookup failure when considering a "char" column.
2026-06-28 16:31 UTC Tom Lane <tgl@sss.pgh.pa.us>
` pgsql: Avoid collation lookup failure when considering a "char" column.
2026-06-28 16:31 UTC Tom Lane <tgl@sss.pgh.pa.us>
[2+ messages in thread]
pgsql: Use named boolean parameters for pg_get_*_ddl option arguments
2026-06-28 15:00 UTC Andrew Dunstan <andrew@dunslane.net>
pgsql: pgindent fix for commit effb923d9de
2026-06-28 00:05 UTC Andrew Dunstan <andrew@dunslane.net>
pgsql: Prevent inherited CHECK constraints from being weakened
2026-06-27 22:10 UTC Andrew Dunstan <andrew@dunslane.net>
pgsql: doc: Clarify ALTER CONSTRAINT enforceability behavior
2026-06-27 22:10 UTC Andrew Dunstan <andrew@dunslane.net>
[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