Re: [BUGS] BUG #1984: automatic casting for using indexes on bigint

2005-10-22 Thread Tom Lane
"Atanas Hristov" <[EMAIL PROTECTED]> writes: > Maybe it is more convient to cast automaticly in sich a case? : These are the same query. I think you've forgotten to consider the effects of caching on repeated execution of a query. regards, tom lane --

[BUGS] BUG #1984: automatic casting for using indexes on bigint

2005-10-22 Thread Atanas Hristov
The following bug has been logged online: Bug reference: 1984 Logged by: Atanas Hristov Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Operating system: FreeBSD5 Description:automatic casting for using indexes on bigint Details: Maybe it is more convient t