projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3325957
)
Update 'int' protocol documentation mention to be "signed", per request
author
Bruce Momjian
<bruce@momjian.us>
Fri, 17 Aug 2012 02:07:14 +0000
(22:07 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 17 Aug 2012 02:07:14 +0000
(22:07 -0400)
from Dmitriy Igrishin
doc/src/sgml/protocol.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/protocol.sgml
b/doc/src/sgml/protocol.sgml
index e72556303abfd91d30229f4a027552c59f2a859e..8778c58219bd8df84d9e2fec3c7b4fbf3c75fa69 100644
(file)
--- a/
doc/src/sgml/protocol.sgml
+++ b/
doc/src/sgml/protocol.sgml
@@
-1819,7
+1819,7
@@
This section describes the base data types used in messages.
</term>
<listitem>
<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).
If <replaceable>i</replaceable> is specified it
is the exact value that will appear, otherwise the value