projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf4068
)
doc: Add missing pieces to logical replication protocol doc
author
Peter Eisentraut
Tue, 8 Aug 2017 23:18:16 +0000
(19:18 -0400)
committer
Peter Eisentraut
Tue, 8 Aug 2017 23:22:23 +0000
(19:22 -0400)
Reported-by: Kyle Conroy
doc/src/sgml/protocol.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/protocol.sgml
b/doc/src/sgml/protocol.sgml
index a7a3d3b2f9767d47796f36063689862c232729d2..6731fa9901452215cfd60028da772dbbb01c06bd 100644
(file)
--- a/
doc/src/sgml/protocol.sgml
+++ b/
doc/src/sgml/protocol.sgml
@@
-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.