diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index dcaeda413d3..1533cff4b91 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -5172,7 +5172,7 @@
provider
- name
+ textThe label provider associated with this label.
@@ -6400,6 +6400,18 @@
converter to produce a constant.
+
+
+ typacl
+ aclitem[]
+
+
+ Access privileges; see
+ and
+
+ for details
+
+
@@ -8161,6 +8173,16 @@
+
+ userepl
+ bool
+
+
+ User can initiate streaming replication and put the system in and
+ out of backup mode.
+
+
+
passwdtext
@@ -8596,8 +8618,8 @@
usesysid
- int4
- User ID (arbitrary number used to reference this user)
+ oid
+ ID of this user
@@ -8621,6 +8643,15 @@
+
+ userepl
+ bool
+
+ User can initiate streaming replication and put the system in and
+ out of backup mode.
+
+
+
passwdtext
@@ -8692,8 +8723,8 @@
srvname
- text
-
+ name
+ pg_foreign_server.srvname
Name of the foreign server