Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-15 | Handle equality operator in contrib/pg_trgm | Alexander Korotkov | 14.0 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |
| 2020-02-13 | Mark some contrib modules as "trusted". | Tom Lane | 13.0 |
| 2018-03-21 | Add strict_word_similarity to pg_trgm module | Teodor Sigaev | 11.0 |
| 2016-06-09 | Handle contrib's GIN/GIST support function signature changes honestly. | Tom Lane | 9.6.0 |
| 2015-07-20 | This supports the triconsistent function for pg_trgm GIN opclass | Teodor Sigaev | 9.6.0 |
| 2013-04-09 | Support indexing of regular-expression searches in contrib/pg_trgm. | Tom Lane | 9.3.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |