Adriaan Joubert <[EMAIL PROTECTED]> writes:
>  insert into lint values ('9223372036854775807'::int8);
> works, but
>  insert into lint values (9223372036854775807::int8);
> doesn't.

Fixed, and checked on Debian Alpha.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to