mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-05 19:09:58 +08:00
Update 'int' protocol documentation mention to be "signed", per request
from Dmitriy Igrishin
This commit is contained in:
parent
3325957656
commit
305557984d
@ -1819,7 +1819,7 @@ This section describes the base data types used in messages.
|
|||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
An <replaceable>n</replaceable>-bit integer in network byte
|
An <replaceable>n</replaceable>-bit signed integer in network byte
|
||||||
order (most significant byte first).
|
order (most significant byte first).
|
||||||
If <replaceable>i</replaceable> is specified it
|
If <replaceable>i</replaceable> is specified it
|
||||||
is the exact value that will appear, otherwise the value
|
is the exact value that will appear, otherwise the value
|
||||||
|
Loading…
Reference in New Issue
Block a user