Re: 64-bit API for large objects - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 64-bit API for large objects
Date
Msg-id 4440.1127770272@sss.pgh.pa.us
Whole thread Raw
In response to Re: 64-bit API for large objects  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> So what happens if you attempt to put a value greater than 2^32 into a
> bigint on a non-int64 platform?

You get the same error as if you tried to store a value greater than 2^64.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: [PERFORM] A Better External Sort?
Next
From: Tom Lane
Date:
Subject: State of support for back PG branches