docs: re-order some PG 16 relnotes items
authorBruce Momjian
Thu, 18 May 2023 22:25:21 +0000 (18:25 -0400)
committerBruce Momjian
Thu, 18 May 2023 22:25:21 +0000 (18:25 -0400)
Reported-by: Jonathan Katz
doc/src/sgml/release-16.sgml

index 2bb67e9993d971f16a2ed01dc980c9b8a3048507..5261585668d2e31731680e392eaa22a54c5df148 100644 (file)
@@ -1722,17 +1722,6 @@ The IS JSON checks include checks for values, arrays, objects, scalars, and uniq
 
 
 
-
-
-
-
-Add XMLSERIALIZE() option INDENT to pretty-print its output (Jim Jones)
-
-
-
 
+
+
+
+Add server variable SYSTEM_USER (Bertrand Drouvot)
+
+
+
+This reports the authentication method and its authenticated user.
+
+
+
 
 
 
 
-Add server variable SYSTEM_USER (Bertrand Drouvot)
-
-
-
-This reports the authentication method and its authenticated user.
+Add XMLSERIALIZE() option INDENT to pretty-print its output (Jim Jones)
 
 
 
@@ -2048,6 +2048,21 @@ Add "FOREIGN" designation to psql \d+ for foreign table children and partitions
 
 
 
+
+
+
+
+Allow psql to submit queries using the extended query protocol (Peter Eisentraut)
+
+
+
+Passing arguments to such queries is done using the new psql \bind command.
+
+
+
 
-
-
-
-Allow psql to submit queries using the extended query protocol (Peter Eisentraut)
-
-
-
-Passing arguments to such queries is done using the new psql \bind command.
-
-
-