agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: Fix error message for concurrent repack on materialized views
  2026-09-09 10:58 UTC  Álvaro Herrera <alvherre@kurilemu.de>
` pgsql: Fix error message for concurrent repack on materialized views
  2026-09-09 10:58 UTC  Álvaro Herrera <alvherre@kurilemu.de>
  [2+ messages in thread]

pgsql: Remove stale XXX comment in logical launcher
  2026-09-09 09:11 UTC  Álvaro Herrera <alvherre@kurilemu.de>
` pgsql: Remove stale XXX comment in logical launcher
  2026-09-09 09:11 UTC  Álvaro Herrera <alvherre@kurilemu.de>
  [2+ messages in thread]

pgsql: Restrict REPACK (CONCURRENTLY) on user catalog tables.
  2026-09-08 20:06 UTC  Masahiko Sawada <msawada@postgresql.org>
` pgsql: Restrict REPACK (CONCURRENTLY) on user catalog tables.
  2026-09-08 20:06 UTC  Masahiko Sawada <msawada@postgresql.org>
  [2+ messages in thread]

pgsql: Fix REPACK (CONCURRENTLY) when the table owner lacks CONNECT.
  2026-09-08 19:06 UTC  Masahiko Sawada <msawada@postgresql.org>
` pgsql: Fix REPACK (CONCURRENTLY) when the table owner lacks CONNECT.
  2026-09-08 19:06 UTC  Masahiko Sawada <msawada@postgresql.org>
  [2+ messages in thread]

pgsql: Restrict REPACK (CONCURRENTLY) to the heap access method.
  2026-09-08 18:50 UTC  Masahiko Sawada <msawada@postgresql.org>
` pgsql: Restrict REPACK (CONCURRENTLY) to the heap access method.
  2026-09-08 18:51 UTC  Masahiko Sawada <msawada@postgresql.org>
  [2+ messages in thread]

pgsql: Fix tablesync failure for partitioned tables on older publishers
  2026-09-08 18:14 UTC  Masahiko Sawada <msawada@postgresql.org>
` pgsql: Fix tablesync failure for partitioned tables on older publishers
  2026-09-08 18:14 UTC  Masahiko Sawada <msawada@postgresql.org>
  [2+ messages in thread]

pgsql: pg_stash_advice: Fix failure to reload empty advice string.
  2026-09-08 15:08 UTC  Robert Haas <rhaas@postgresql.org>
` pgsql: pg_stash_advice: Fix failure to reload empty advice string.
  2026-09-08 15:08 UTC  Robert Haas <rhaas@postgresql.org>
  [2+ messages in thread]

pgsql: Don't evaluate the FOR PORTION OF target under EXPLAIN
  2026-09-08 13:31 UTC  Peter Eisentraut <peter@eisentraut.org>
` pgsql: Don't evaluate the FOR PORTION OF target under EXPLAIN
  2026-09-08 13:31 UTC  Peter Eisentraut <peter@eisentraut.org>
  [2+ messages in thread]

pgsql: Reject REPACK (ANALYZE) in a transaction block
  2026-09-08 12:07 UTC  Álvaro Herrera <alvherre@kurilemu.de>
` pgsql: Reject REPACK (ANALYZE) in a transaction block
  2026-09-08 12:07 UTC  Álvaro Herrera <alvherre@kurilemu.de>
  [2+ messages in thread]

pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
  2026-09-08 11:09 UTC  Alexander Korotkov <akorotkov@postgresql.org>
` pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
  2026-09-08 11:09 UTC  Alexander Korotkov <akorotkov@postgresql.org>
` pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
  2026-09-08 11:09 UTC  Alexander Korotkov <akorotkov@postgresql.org>
` pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
  2026-09-08 11:09 UTC  Alexander Korotkov <akorotkov@postgresql.org>
` pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
  2026-09-08 11:09 UTC  Alexander Korotkov <akorotkov@postgresql.org>
` pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
  2026-09-08 11:09 UTC  Alexander Korotkov <akorotkov@postgresql.org>
` pgsql: Revert "Mark modified the FSM buffer as dirty during recovery"
  2026-09-08 11:09 UTC  Alexander Korotkov <akorotkov@postgresql.org>
  [7+ messages in thread]

pgsql: doc: Remove unnecessary CVE items from release notes
  2026-09-08 08:34 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: doc: Remove unnecessary CVE items from release notes
  2026-09-08 08:34 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: doc: Remove unnecessary CVE items from release notes
  2026-09-08 08:34 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: doc: Remove unnecessary CVE items from release notes
  2026-09-08 08:34 UTC  Michael Paquier <michael@paquier.xyz>
  [4+ messages in thread]

pgsql: Resolve untyped parameters in FOR PORTION OF FROM/TO bounds
  2026-09-08 08:00 UTC  Peter Eisentraut <peter@eisentraut.org>
` pgsql: Resolve untyped parameters in FOR PORTION OF FROM/TO bounds
  2026-09-08 08:00 UTC  Peter Eisentraut <peter@eisentraut.org>
  [2+ messages in thread]

pgsql: Stabilize 026_overwrite_contrecord test
  2026-09-08 07:49 UTC  Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize 026_overwrite_contrecord test
  2026-09-08 07:50 UTC  Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize 026_overwrite_contrecord test
  2026-09-08 07:50 UTC  Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize 026_overwrite_contrecord test
  2026-09-08 07:50 UTC  Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize 026_overwrite_contrecord test
  2026-09-08 07:50 UTC  Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize 026_overwrite_contrecord test
  2026-09-08 07:51 UTC  Fujii Masao <fujii@postgresql.org>
` pgsql: Stabilize 026_overwrite_contrecord test
  2026-09-08 07:51 UTC  Fujii Masao <fujii@postgresql.org>
  [7+ messages in thread]

pgsql: Fix -Wshadow=local warnings
  2026-09-08 07:13 UTC  Peter Eisentraut <peter@eisentraut.org>

pgsql: Fix buildfarm failure introduced by commit e65dbc9927.
  2025-01-23 12:31 UTC  Amit Kapila <akapila@postgresql.org>
` pgsql: Fix buildfarm failure introduced by 6168c65ddc.
  2026-09-08 05:22 UTC  Amit Kapila <akapila@postgresql.org>
` pgsql: Fix buildfarm failure introduced by 6168c65ddc.
  2026-09-08 05:22 UTC  Amit Kapila <akapila@postgresql.org>
  [3+ messages in thread]

pgsql: Remove incomplete pgstats entry for allocation failure at startu
  2026-09-08 05:12 UTC  Michael Paquier <michael@paquier.xyz>

pgsql: pg_resetwal: Add test for -o with negative value
  2026-09-08 03:42 UTC  Michael Paquier <michael@paquier.xyz>

pgsql: Fix nestloop parameter handling for PlaceHolderVars in child joi
  2026-09-08 01:14 UTC  Richard Guo <rguo@postgresql.org>
` pgsql: Fix nestloop parameter handling for PlaceHolderVars in child joi
  2026-09-08 01:14 UTC  Richard Guo <rguo@postgresql.org>
` pgsql: Fix nestloop parameter handling for PlaceHolderVars in child joi
  2026-09-08 01:14 UTC  Richard Guo <rguo@postgresql.org>
` pgsql: Fix nestloop parameter handling for PlaceHolderVars in child joi
  2026-09-08 01:14 UTC  Richard Guo <rguo@postgresql.org>
` pgsql: Fix nestloop parameter handling for PlaceHolderVars in child joi
  2026-09-08 01:14 UTC  Richard Guo <rguo@postgresql.org>
` pgsql: Fix nestloop parameter handling for PlaceHolderVars in child joi
  2026-09-08 01:14 UTC  Richard Guo <rguo@postgresql.org>
` pgsql: Fix nestloop parameter handling for PlaceHolderVars in child joi
  2026-09-08 01:14 UTC  Richard Guo <rguo@postgresql.org>
  [7+ messages in thread]

pgsql: Improve display of GUCs that are customarily written in octal.
  2026-09-07 20:05 UTC  Tom Lane <tgl@sss.pgh.pa.us>

pgsql: Revert SQL Property Graph Queries (SQL/PGQ)
  2026-09-07 19:33 UTC  Peter Eisentraut <peter@eisentraut.org>
` pgsql: Revert SQL Property Graph Queries (SQL/PGQ)
  2026-09-07 19:33 UTC  Peter Eisentraut <peter@eisentraut.org>
  [2+ messages in thread]

pgsql: Reset conflict slot's xmin when a subscription (re)starts retent
  2026-09-07 09:24 UTC  Amit Kapila <akapila@postgresql.org>
` pgsql: Reset conflict slot's xmin when a subscription (re)starts retent
  2026-09-07 09:24 UTC  Amit Kapila <akapila@postgresql.org>
  [2+ messages in thread]

pgsql: Fix duplicate qual clauses in parameterized paths
  2026-09-07 02:52 UTC  Richard Guo <rguo@postgresql.org>
` pgsql: Fix duplicate qual clauses in parameterized paths
  2026-09-07 02:52 UTC  Richard Guo <rguo@postgresql.org>
  [2+ messages in thread]

pgsql: Rename varatt_external to varatt_external_oid
  2026-09-06 23:45 UTC  Michael Paquier <michael@paquier.xyz>

pgsql: Fix incorrect error message in xlogreader.c
  2026-09-05 00:13 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: Fix incorrect error message in xlogreader.c
  2026-09-05 00:13 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: Fix incorrect error message in xlogreader.c
  2026-09-05 00:13 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: Fix incorrect error message in xlogreader.c
  2026-09-05 00:13 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: Fix incorrect error message in xlogreader.c
  2026-09-05 00:13 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: Fix incorrect error message in xlogreader.c
  2026-09-05 00:13 UTC  Michael Paquier <michael@paquier.xyz>
` pgsql: Fix incorrect error message in xlogreader.c
  2026-09-05 00:13 UTC  Michael Paquier <michael@paquier.xyz>
  [7+ messages in thread]

pgsql: Convert FastPathStrongRelationLocks to atomics.
  2026-09-04 18:03 UTC  Nathan Bossart <nathan@postgresql.org>


[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