pgsql: doc PG 19 relnotes: fix retain_dead_tuples details

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 19 relnotes: fix retain_dead_tuples details
Date: 2026-09-15 03:00:24
Message-ID: E1x6JPE-00000000NVr-1O7i@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 19 relnotes: fix retain_dead_tuples details

It is a _subscription_ option, not publication, and is for conflict
_detection_, not resolution.

Reported-by: Masahiko Sawada

Author: Masahiko Sawada

Discussion: https://postgr.es/m/CAD21AoDWo7jD3wnxn3uyjvjU0qhXjzL+f_TzutEGHyyJ_RP0hQ@mail.gmail.com

Backpatch-through: 19 only

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f0b40d33a6537b86f28a2e16b25557fe2b496dd3

Modified Files
--------------
doc/src/sgml/release-19.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-09-15 06:02:39 pgsql: Add support for external on-disk TOAST pointers as oid8
Previous Message Bruce Momjian 2026-09-15 02:52:22 pgsql: doc PG 19 relnotes: add mention of commit_delay wait event