Commit Graph

10 Commits (94de3a679bf0afe9bb15ffb7af066b7df58859af)

Author SHA1 Message Date
Tom Lane f73a16340c Fix contrib/pg_trgm's similarity() function for trigram-free strings. 13 years ago
Tom Lane 874d97c2a8 Fix bugs in contrib/pg_trgm's LIKE pattern analysis code. 14 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Tom Lane 6e2f3ae884 Support LIKE and ILIKE index searches via contrib/pg_trgm indexes. 15 years ago
Tom Lane b525bf771e Add KNNGIST support to contrib/pg_trgm. 15 years ago
Tom Lane 30e2c42e00 Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
Bruce Momjian 33e2e02493 Add CVS version labels to all install/uninstall scripts. 18 years ago
Bruce Momjian 47fe868831 Adjust pg_trgm expected output for new *.sql file. 18 years ago
Teodor Sigaev 15f91f2789 Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
Teodor Sigaev cbfa4092bb trgm - Trigram matching for PostgreSQL 22 years ago