Re: BUG #16865: Regression: GIN Negated prefix search returns results that contain the search term
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dimitri Nüscheler <dimitri.nuescheler@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org, Pavel Borisov <pashkin.elfe@gmail.com>
Date: 2021-02-16T17:08:07Z
Lists: pgsql-bugs
=?UTF-8?Q?Dimitri_N=C3=BCscheler?= <dimitri.nuescheler@gmail.com> writes: > Wow, this is going fast. I applied the second patch and it fixes my > original test case on my private data. Pushed, thanks for testing! regards, tom lane
Commits
-
Convert tsginidx.c's GIN indexing logic to fully ternary operation.
- 38bb3aef354c 14.0 landed
- 0d779d22a290 13.3 landed
-
Rename configure.in to configure.ac
- 25244b8972a3 14.0 cited