> Gavin Sherry <swm@linuxworld.com.au> writes:
> > CREATE TABLE "b" (
> > "id" bigint,
> > "string" text
> > );
>
> > SELECT * FROM b WHERE id=1;
>
> Try "WHERE id = 1::bigint".
>
> (Hey Bruce, is there anything about this in the FAQ?)
No, there is something in the TODO but not the FAQ. Can you give me
some text?
-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610)
853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill,
Pennsylvania19026