public inbox for [email protected]  
help / color / mirror / Atom feed
Slight discrepancy
2+ messages / 2 participants
[nested] [flat]

* Slight discrepancy
@ 2013-03-02 03:50 Lyle <[email protected]>
  2013-03-03 13:59 ` Re: Slight discrepancy Peter Eisentraut <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Lyle @ 2013-03-02 03:50 UTC (permalink / raw)
  To: pgsql-docs

Here:
http://www.postgresql.org/docs/9.2/static/datatype-numeric.html

smallint 	2 bytes 	small-range integer 	-32768 to +32767
integer 	4 bytes 	typical choice for integer 	-2147483648 to +2147483647
bigint 	8 bytes 	large-range integer 	-9223372036854775808 to 
9223372036854775807


The bigint maximum positive number doesn't have the + prefix like the 
others.


Lyle



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Slight discrepancy
  2013-03-02 03:50 Slight discrepancy Lyle <[email protected]>
@ 2013-03-03 13:59 ` Peter Eisentraut <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Peter Eisentraut @ 2013-03-03 13:59 UTC (permalink / raw)
  To: Lyle <[email protected]>; +Cc: pgsql-docs

On Sat, 2013-03-02 at 03:50 +0000, Lyle wrote:
> Here:
> http://www.postgresql.org/docs/9.2/static/datatype-numeric.html
> 
> smallint 	2 bytes 	small-range integer 	-32768 to +32767
> integer 	4 bytes 	typical choice for integer 	-2147483648 to +2147483647
> bigint 	8 bytes 	large-range integer 	-9223372036854775808 to 
> 9223372036854775807
> 
> 
> The bigint maximum positive number doesn't have the + prefix like the 
> others.

Fair enough.  Adjustment made.




-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2013-03-03 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2013-03-02 03:50 Slight discrepancy Lyle <[email protected]>
2013-03-03 13:59 ` Peter Eisentraut <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox