Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit13f03a0

Browse files
committed
doc: Add missing pieces to logical replication protocol doc
Reported-by: Kyle Conroy <kyle@kyleconroy.com>
1 parent9bf4068 commit13f03a0

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

‎doc/src/sgml/protocol.sgml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff 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-
Followingmessage partsthatare shared by above messages.
6440+
The followingmessage parts are shared by the above messages.
64216441

64226442
</para>
64236443

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp