diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index bc2a2feb0b..7d29308abc 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -6498,6 +6498,18 @@ Message
+
+
+
+ Int32
+
+
+
+ Length of the content.
+
+
+
+
Byten
@@ -7430,6 +7442,19 @@ TupleData
+
+ Or
+
+
+
+ Byte1('b')
+
+
+
+ Identifies the data as binary value.
+
+
+
Int32
@@ -7446,8 +7471,8 @@ TupleData
- The value of the column, in text format. (A future release
- might support additional formats.)
+ The value of the column, eiter in binary or in text format.
+ (As specified in the preceding format byte).
n is the above length.