Evgeniy Shishkin <[email protected]> writes: > Uh, it works if i cast to bigint explicitly
FWIW, the reason for that is that the int8_ops operator class that
btree_gin creates doesn't contain any cross-type operators. Probably
wouldn't be that hard to fix if somebody wanted to put in the work.
regards, tom lane
--
Sent via pgsql-performance mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
