8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846005e commit 7adb8feCopy full SHA for 7adb8fe
doc/src/sgml/pgtrgm.sgml
@@ -421,7 +421,7 @@
421
trigram-based index searches for <literal>LIKE</literal>, <literal>ILIKE</literal>,
422
<literal>~</literal> and <literal>~*</literal> queries. Beginning in
423
<productname>PostgreSQL</productname> 14, these indexes also support
424
- the equality operator (simple comparison operators are not supported).
+ the equality operator (inequality operators are not supported).
425
Note that those indexes may not be as efficient as regular B-tree indexes
426
for equality operator.
427
</para>
0 commit comments