8000 Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f15 as the values · postgrespro/postgres_cluster@53fa0c6 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 53fa0c6

Browse files
committed
Revert doc patch 3055579 as the values
are sometimes signed, sometimes unsigned.
1 parent b8a4093 commit 53fa0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/protocol.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1819,7 +1819,7 @@ This section describes the base data types used in messages.
18191819
</term>
18201820
<listitem>
18211821
<para>
1822-
An <replaceable>n</replaceable>-bit signed integer in network byte
1822+
An <replaceable>n</replaceable>-bit integer in network byte
18231823
order (most significant byte first).
18241824
If <replaceable>i</replaceable> is specified it
18251825
is the exact value that will appear, otherwise the value

0 commit comments

Comments
 (0)
0