index 8b3193e12c4e496a8b41a594684091459eb073f2..7293c7581a48d0ecbf95c26ebbe8f256366856f8 100644 (file)
trigram-based index searches for <literal>LIKE</literal>, <literal>ILIKE</literal>,
<literal>~</literal> and <literal>~*</literal> queries. Beginning in
<productname>PostgreSQL</productname> 14, these indexes also support
- equality operator (simple comparison operators are not supported).
+ the equality operator (simple comparison operators are not supported).
Note that those indexes may not be as efficient as regular B-tree indexes
for equality operator.
</para>