Re: BUG #5183: Wrong select results using multicolumn gin indexes - Mailing list pgsql-bugs

From Teodor Sigaev
Subject Re: BUG #5183: Wrong select results using multicolumn gin indexes
Date
Msg-id 4AFD4088.9020004@sigaev.ru
Whole thread Raw
In response to BUG #5183: Wrong select results using multicolumn gin indexes  ("Yury Don" <yura@vpcit.ru>)
List pgsql-bugs
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: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: BUG #5185: postgres error "invalid page header in block xx of relation "pg_proc_proname_args_nsp_index"
Next
From: Oleg Serov
Date:
Subject: Crazy query plan.