diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 8aebc4d12f..b26b872a06 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -7518,10 +7518,11 @@ SCRAM-SHA-256$<iteration count>:&l
- stxexprspg_node_tree
+ stxdexprpg_statistic[]
- A list of any expressions covered by this statistics object.
+ Per-expression statistics, serialized as an array of
+ pg_statistic type
@@ -7677,16 +7678,6 @@ SCRAM-SHA-256$<iteration count>:&l
see .
-
-
-
- stxdexprpg_statistic[]
-
-
- Per-expression statistics, serialized as an array of
- pg_statistic type
-
-
@@ -12751,19 +12742,10 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
(references pg_attribute.attname)
- Names of the columns included in the extended statistics object
+ Name of column described by this row
-
-
- exprstext[]
-
-
- Expressions included in the extended statistics object
-
-
-
inheritedbool
@@ -13003,10 +12985,19 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
(references pg_attribute.attname)
- Names of the columns the extended statistics object is defined on
+ Names of the columns included in the extended statistics object
+
+
+ exprstext[]
+
+
+ Expressions included in the extended statistics object
+
+
+
kindschar[]