On Jan 7, 2011, at 4:19 PM, Tom Lane wrote:

> Well, actually, I just committed it.  If you want to test, feel free.
> Note that right now only the anyarray && <@ @> operators are genuinely
> fixed ... I plan to hack on tsearch and contrib pretty soon though.

Hrm, the queries I wrote for this sort of thing use intarray:

    WHERE blah @@ '(12|14)'::query_int

That's not done yet though, right?

Best,

David



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to