mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +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>
 | 
			
		||||
<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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user