Skip to content
Snippets Groups Projects
Commit d235f828 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Document that contrib/pgtrgm only processes ASCII alphanumeric

characters.

Backpatch to 9.0 and 9.1.
parent 6a24742c
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,8 @@
<para>
The <filename>pg_trgm</filename> module provides functions and operators
for determining the similarity of text based on trigram matching, as
for determining the similarity of <acronym>ASCII</>
alphanumeric text based on trigram matching, as
well as index operator classes that support fast searching for similar
strings.
</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment