File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -6170,6 +6170,26 @@ Relation
6170
6170
</para>
6171
6171
</listitem>
6172
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
+ <varlistentry>
6184
+ <term>
6185
+ Int32
6186
+ </term>
6187
+ <listitem>
6188
+ <para>
6189
+ Type modifier of the column (<structfield>atttypmod</structfield>).
6190
+ </para>
6191
+ </listitem>
6192
+ </varlistentry>
6173
6193
6174
6194
</variablelist>
6175
6195
</para>
@@ -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
</para>
6423
6443
You can’t perform that action at this time.
0 commit comments