Re: [PgFoundry] Unsigned Data Types [1 of 2]

Tom Lane <[email protected]> Sat, 06 Sep 2008 16:57:57 -0400
Newsgroups gmane.comp.db.postgresql.devel.patches
Message-ID <[email protected]>
"Jaime Casanova" <[email protected]> writes:
> seems there is something wrong in the unlikely macro (i'm using GCC
> 4.2.3 in Ubuntu 4.2.3-2ubuntu7 with amd64)

> postgres=# select -256::uint1;
> ERROR:  uint1 out of range

No, that's just because this is parsed as -(256::uint1)

			regards, tom lane

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