diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 415a3bc..d8c41d9 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -5252,23 +5252,23 @@
slot_name
- text
+ name
A unique, cluster-wide identifier for the replication slot
- slot_type
- text
+ plugin
+ name
- The slot type - physical> or logical>
+ The basename of the shared object containing the output plugin this logical slot is using, or null for physical slots.
- plugin
+ slot_type
text
- The basename of the shared object containing the output plugin this logical slot is using, or null for physical slots.
+ The slot type - physical> or logical>
@@ -5305,7 +5305,7 @@
- xmin
+ catalog_xmin
xid
The oldest transaction that this slot needs the database to
@@ -5315,14 +5315,6 @@
- catalog_xmin
- xid
-
- The xmin, or oldest transaction ID, that this
- slot forces to be retained in the system catalogs.
-
-
-
restart_lsn
pg_lsn