Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-02-13 | Fix contrib/pg_trgm's similarity() function for trigram-free strings. | Tom Lane | 9.1.9 |
| 2012-08-20 | Fix bugs in contrib/pg_trgm's LIKE pattern analysis code. | Tom Lane | 9.1.6 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |
| 2011-02-01 | Support LIKE and ILIKE index searches via contrib/pg_trgm indexes. | Tom Lane | 9.1.0 |
| 2010-12-04 | Add KNNGIST support to contrib/pg_trgm. | Tom Lane | 9.1.0 |