pgsql: doc: change PG 14 relnotes as suggested by Justin Pryzby - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: change PG 14 relnotes as suggested by Justin Pryzby
Date
Msg-id E1ljoh7-0004GS-O0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  change PG 14 relnotes as suggested by Justin Pryzby

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f586fe244a296d7c781de3f06c54755f2ae222b

Modified Files
--------------
doc/src/sgml/release-14.sgml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Install PostgresVersion.pm
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid detoasting failure after COMMIT inside a plpgsql FOR loop.