doc: Add missing pieces to logical replication protocol doc
authorPeter Eisentraut
Tue, 8 Aug 2017 23:18:16 +0000 (19:18 -0400)
committerPeter Eisentraut
Tue, 8 Aug 2017 23:22:23 +0000 (19:22 -0400)
Reported-by: Kyle Conroy
doc/src/sgml/protocol.sgml

index a7a3d3b2f9767d47796f36063689862c232729d2..6731fa9901452215cfd60028da772dbbb01c06bd 100644 (file)
@@ -6170,6 +6170,26 @@ Relation
 
 
 
+
+
+        Int32
+
+
+
+                OID of the column's data type.
+
+
+
+
+
+        Int32
+
+
+
+                Type modifier of the column (atttypmod).
+
+
+
 
 
 
@@ -6417,7 +6437,7 @@ Delete
 
 
 
-Following message parts that are shared by above messages.
+The following message parts are shared by the above messages.