Re: Supporting = operator in gin/gist_trgm_ops
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: Julien Rouhaud <julien.rouhaud@free.fr>
Cc: Alexander Korotkov <aekorotkov@gmail.com>, Georgios
<gkokolatos@protonmail.com>, PostgreSQL Hackers
<pgsql-hackers@lists.postgresql.org>
Date: 2020-11-14T11:57:56Z
Lists: pgsql-hackers
On 2020-11-14 12:53, Julien Rouhaud wrote: > On Sat, Nov 14, 2020 at 6:07 PM Alexander Korotkov > <aekorotkov@gmail.com> > > Note that those indexes may not be as afficient as regulat B-tree > indexes > for equality operator. 'afficient as regulat' should be 'efficient as regular' Sorry to be nitpicking - it's the one thing I'm really good at :P Erik
Commits
-
Reword 'simple comparison' => 'inequality' in pgtrgm.sgml
- 7adb8feb0f69 14.0 landed
-
Add missing 'the' to pgtrgm.sgml
- b7edb5d96e7c 14.0 landed
-
Handle equality operator in contrib/pg_trgm
- 935f66665022 14.0 landed