Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitae9492a

Browse files
committed
Remove mention of the version number from pg_trgm docs
We don't usually mention the version number in similar situations. So, neithermention it here.Reported-by: Bruce MomjianDiscussion:https://postgr.es/m/20210503234914.GO6180%40momjian.us
1 parentf7a97b6 commitae9492a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/pgtrgm.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -415,9 +415,8 @@
415415
the purpose of very fast similarity searches. These index types support
416416
the above-described similarity operators, and additionally support
417417
trigram-based index searches for <literal>LIKE</literal>, <literal>ILIKE</literal>,
418-
<literal>~</literal> and <literal>~*</literal> queries. Beginning in
419-
<productname>PostgreSQL</productname> 14, these indexes also support
420-
the equality operator (inequality operators are not supported).
418+
<literal>~</literal>, <literal>~*</literal> and <literal>=</literal> queries.
419+
Inequality operators are not supported.
421420
Note that those indexes may not be as efficient as regular B-tree indexes
422421
for equality operator.
423422
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp