mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
Update 'int' protocol documentation mention to be "signed", per request
from Dmitriy Igrishin
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user