Thank you, fixed.
We are using btree_gin module. I've created multicolumn gin indexes on table with one column type tsvector and other column type integer. After index creation selects works well. But after inserting new rows inserted row appears in selects even when it does not satisfy conditions. The same results with one column type int[] and other column type text or integer.
-- Teodor Sigaev E-mail: teo...@sigaev.ru WWW: http://www.sigaev.ru/
-- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs