From: Bruce Momjian Date: Thu, 16 Apr 2026 14:43:17 +0000 (-0400) Subject: doc PG 19 relnotes: corrections reported to me privately X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=2dc34eaa07fcfbc63c9b2dafde317a85383b01d4;p=thirdparty%2Fpostgresql.git doc PG 19 relnotes: corrections reported to me privately --- diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 76bbfc0891d..12da9fd117e 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -608,7 +608,7 @@ Allow query table scans to mark pages as all-visible in the free space map (Mela -Previously only VACUUM and COPY FREEZE could this. +Previously only VACUUM and COPY FREEZE could do this. @@ -787,7 +787,7 @@ Author: Andres Freund -Improve timing performance measurements (Lukas Fittl, Andres Freund, David Geier, Lukas Fittl) +Improve timing performance measurements (Lukas Fittl, Andres Freund, David Geier) § § @@ -1256,7 +1256,7 @@ Author: Daniel Gustafsson -Add server-side report for SNI (Server Name Indication) Daniel Gustafsson, Jacob Champion) +Add server-side report for SNI (Server Name Indication) (Daniel Gustafsson, Jacob Champion) § @@ -1448,7 +1448,7 @@ Author: Amit Kapila -Allow publications to be publish all sequences via the ALL SEQUENCES clause (Vignesh C, Tomas Vondra) +Allow publications to publish all sequences via the ALL SEQUENCES clause (Vignesh C, Tomas Vondra) § @@ -1738,7 +1738,7 @@ Add support for INSERT ... ON CONFLICT DO SELECT ... RETURNING (Andreas Karlsson -This allows conflicting rows to be returns, and optionally locked with FOR UPDATE/SHARE. +This allows conflicting rows to be returned, and optionally locked with FOR UPDATE/SHARE. @@ -2247,7 +2247,7 @@ Add full text stemmers for Polish and Esperanto (Tom Lane) -The Dutch stemmer has also be updated. The old Dutch stemmer is available via "dutch_porter". +The Dutch stemmer has also been updated. The old Dutch stemmer is available via "dutch_porter". @@ -2286,7 +2286,7 @@ Author: Andrew Dunstan -Add function Add pg_get_tablespace_ddl() to output tablespace creation commands (Nishant Sharma, Manni Wood, Andrew Dunstan, Euler Taveira) +Add function pg_get_tablespace_ddl() to output tablespace creation commands (Nishant Sharma, Manni Wood, Andrew Dunstan, Euler Taveira) § @@ -2760,7 +2760,7 @@ Author: Nathan Bossart -Allow pg_upgrade to process non-default tablespaces stored in the PGDATA director (Nathan Bossart) +Allow pg_upgrade to process non-default tablespaces stored in the PGDATA directory (Nathan Bossart) §