pgsql: doc: PG 16 relnotes, add missing parentheses

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: PG 16 relnotes, add missing parentheses
Date: 2023-05-19 12:31:35
Message-ID: E1pzzGh-000fu8-EH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: PG 16 relnotes, add missing parentheses

Reported-by: Hans Buschmann

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-05-19 13:30:24 pgsql: doc: PG 16 relnotes, merge REINDEX and reindexdb items
Previous Message Peter Eisentraut 2023-05-19 11:42:33 pgsql: Move mdwriteback() to better place