summaryrefslogtreecommitdiff
path: root/contrib/pg_trgm/trgm_gist.c
AgeCommit message (Collapse)Author
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-05-31trgm - Trigram matching for PostgreSQLTeodor Sigaev
-------------------------------------- The pg_trgm contrib module provides functions and index classes for determining the similarity of text based on trigram matching.