8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf4068 commit 13f03a0Copy full SHA for 13f03a0
doc/src/sgml/protocol.sgml
@@ -6170,6 +6170,26 @@ Relation
6170
</para>
6171
</listitem>
6172
</varlistentry>
6173
+<varlistentry>
6174
+<term>
6175
+ Int32
6176
+</term>
6177
+<listitem>
6178
+<para>
6179
+ OID of the column's data type.
6180
+</para>
6181
+</listitem>
6182
+</varlistentry>
6183
6184
6185
6186
6187
6188
6189
+ Type modifier of the column (<structfield>atttypmod</structfield>).
6190
6191
6192
6193
6194
</variablelist>
6195
@@ -6417,7 +6437,7 @@ Delete
6417
6437
6418
6438
<para>
6419
6439
6420
-Following message parts that are shared by above messages.
6440
+The following message parts are shared by the above messages.
6421
6441
6422
6442
6423
6443
0 commit comments