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

Commit7adb8fe

Browse files
committed
Reword 'simple comparison' => 'inequality' in pgtrgm.sgml
Discussion:https://postgr.es/m/CAMkU%3D1zxfA8_MGBW6sJMj54p8nPoe4bMb5LoG-rMYZVPq4j08Q%40mail.gmail.comAuthor: Jeff Janes
1 parent846005e commit7adb8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/pgtrgm.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
trigram-based index searches for <literal>LIKE</literal>, <literal>ILIKE</literal>,
422422
<literal>~</literal> and <literal>~*</literal> queries. Beginning in
423423
<productname>PostgreSQL</productname> 14, these indexes also support
424-
the equality operator (simple comparison operators are not supported).
424+
the equality operator (inequality operators are not supported).
425425
Note that those indexes may not be as efficient as regular B-tree indexes
426426
for equality operator.
427427
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp