Skip to content

Commit e3019f6

Browse files
committed
Clarify that pg_trgm is used in example
Reported-by: Octopus ZHANG Author: Daniel Gustafsson
1 parent f85a485 commit e3019f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/rules.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,8 @@ SELECT count(*) FROM words WHERE word = 'caterpiler';
10391039
</programlisting>
10401040

10411041
Either way, the word is spelled wrong, so let's look for what we might
1042-
have wanted. Again using <literal>file_fdw</literal>:
1042+
have wanted. Again using <literal>file_fdw</literal> and
1043+
<literal>pg_trgm</literal>:
10431044

10441045
<programlisting>
10451046
SELECT word FROM words ORDER BY word &lt;-&gt; 'caterpiler' LIMIT 10;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy