pgsql: doc PG 19 relnotes: fix autovacuum_vacuum_score_weight prefix

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 19 relnotes: fix autovacuum_vacuum_score_weight prefix
Date: 2026-06-29 21:38:21
Message-ID: E1weJgL-000hSa-2f@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 19 relnotes: fix autovacuum_vacuum_score_weight prefix

Was missing "autovacuum_" prefix.

Reported-by: Chao Li

Author: Chao Li

Discussion: https://postgr.es/m/6D50BAF9-0586-420C-AFAC-CCDB61EF694A@gmail.com

Backpatch-through: 19 only

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1a7fa06dbcd186f4e13332157f3ffb6da955fe1a

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-06-29 23:31:09 pgsql: Simplify some stats restore code with InputFunctionCallSafe()
Previous Message Joe Conway 2026-06-29 20:39:44 pgsql: Adapt REL_19_STABLE to its new status as a stable branch