Document that contrib/pgtrgm only processes ASCII alphanumeric

characters.

Backpatch to 9.0 and 9.1.
REL9_1_STABLE
Bruce Momjian 15 years ago
parent eed7dcfcee
commit 2c62b5bb63
  1. 3
      doc/src/sgml/pgtrgm.sgml

@ -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>

Loading…
Cancel
Save