The pg_trgm module provides functions and operators
for determining the similarity of
alphanumeric text based on trigram matching, as
@@ -421,4 +421,4 @@ CREATE INDEX words_idx ON words USING GIN (word gin_trgm_ops);
Documentation: Christopher Kings-Lynne
This module is sponsored by Delta-Soft Ltd., Moscow, Russia.
-