projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8a4093
)
Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f15 as the values
author
Bruce Momjian
<bruce@momjian.us>
Sat, 1 Sep 2012 16:04:44 +0000
(12:04 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 1 Sep 2012 16:05:01 +0000
(12:05 -0400)
are sometimes signed, sometimes unsigned.
doc/src/sgml/protocol.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/protocol.sgml
b/doc/src/sgml/protocol.sgml
index 8778c58219bd8df84d9e2fec3c7b4fbf3c75fa69..e72556303abfd91d30229f4a027552c59f2a859e 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
signed
integer in network byte
+ An <replaceable>n</replaceable>-bit 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