Re: [BUGS] BUG #14563: count(*) gives a wrong result in PostgreSQL for some regex with pg_trm/GIN index - Mailing list pgsql-bugs

From Tom Lane
Subject Re: [BUGS] BUG #14563: count(*) gives a wrong result in PostgreSQL for some regex with pg_trm/GIN index
Date
Msg-id 32281.1487776614@sss.pgh.pa.us
Whole thread Raw
In response to [BUGS] BUG #14563: count(*) gives a wrong result in PostgreSQL for someregex with pg_trm/GIN index  (isayko.alexey@gmail.com)
List pgsql-bugs
isayko.alexey@gmail.com writes:
> When using some RE to filter rows on gin-indexed column with pg_trm,
> count(*) could give a wrong result (zero instead of real count):

Duplicated that here, will look into it.  Thanks for the report!

            regards, tom lane


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

pgsql-bugs by date:

Previous
From: John McKown
Date:
Subject: Re: [BUGS] Error mtk 11009
Next
From: volodymyr.volynets@gmail.com
Date:
Subject: [BUGS] BUG #14564: Unable to create GIN index for character type