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 6a24742 commit d235f82Copy full SHA for d235f82
doc/src/sgml/pgtrgm.sgml
@@ -9,7 +9,8 @@
9
10
<para>
11
The <filename>pg_trgm</filename> module provides functions and operators
12
- for determining the similarity of text based on trigram matching, as
+ for determining the similarity of <acronym>ASCII</>
13
+ alphanumeric text based on trigram matching, as
14
well as index operator classes that support fast searching for similar
15
strings.
16
</para>
0 commit comments