Re: - Mailing list pgsql-general

From Mario Weilguni
Subject Re:
Date
Msg-id 200208021707.30755.mweilguni@sime.com
Whole thread Raw
In response to  (Xavier Bugaud <xavier.bugaud@parabolemaurice.com>)
List pgsql-general
>
> "id" is an int8. I didn't knew that it has to be quoted in order to be
> interpreted into something else than an int4.

IMO it's a good idea to quote all numerics regardless of type in postgres. as a side effect, it will allow the planer
tomake smarter choices for int8. 

pgsql-general by date:

Previous
From: Phil Dobbin
Date:
Subject: Re: Postgres and Perl: Which DBI module?
Next
From: Phil Dobbin
Date:
Subject: Re: Postgres and Perl: Which DBI module?