From caebf165098f356f8ade0146035b908f8eb573ef Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 15 Apr 2026 15:37:00 -0400 Subject: [PATCH] doc PG 19 relnotes: fix "now targets" Reported-by: Laurenz Albe Discussion: https://postgr.es/m/27be2ef070e3a0ca55b478e0493fac0124d4f95e.camel@cybertec.at --- doc/src/sgml/release-19.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 3477c338f57..feaec880171 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -2562,7 +2562,7 @@ Author: Fujii Masao -Change vacuumdb's --analyze-only option to analyze partitioned tables when now targets are specified (Laurenz Albe, Mircea Cadariu) +Change vacuumdb's --analyze-only option to analyze partitioned tables when no targets are specified (Laurenz Albe, Mircea Cadariu) §