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
61706170</para>
61716171</listitem>
61726172</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>
61736193
61746194</variablelist>
61756195</para>
@@ -6417,7 +6437,7 @@ Delete
64176437
64186438<para>
64196439
6420- Following message parts that are shared by above messages.
6440+ The following message parts are shared by the above messages.
64216441
64226442</para>
64236443
You can’t perform that action at this time.
0 commit comments