Commits

DateSubjectAuthorReleases
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.5.7
2017-04-13 Fix regexport.c to behave sanely with lookaround constraints. Tom Lane 9.4.12
2017-04-13 Fix regexport.c to behave sanely with lookaround constraints. Tom Lane 9.6.3
2017-04-13 Fix regexport.c to behave sanely with lookaround constraints. Tom Lane 10.0
2017-04-13 Fix regexport.c to behave sanely with lookaround constraints. Tom Lane 9.5.7
2017-04-13 Fix regexport.c to behave sanely with lookaround constraints. Tom Lane 9.3.17
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 10.0
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.4.12
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.3.17
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.5.7
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.6.3
2016-11-29 Test all contrib-created operator classes with amvalidate. Tom Lane 10.0
2016-06-20 Fix comparison of similarity to threshold in GIST trigram searches. Tom Lane 9.6.0
2016-03-16 Add word_similarity to pg_trgm contrib module. Teodor Sigaev 9.6.0
2013-04-10 Make contrib/pg_trgm also support regex searches with GiST indexes. Tom Lane 9.3.0
2013-04-09 Support indexing of regular-expression searches in contrib/pg_trgm. Tom Lane 9.3.0
2013-02-13 Fix contrib/pg_trgm's similarity() function for trigram-free strings. Tom Lane 8.4.17
2013-02-13 Fix contrib/pg_trgm's similarity() function for trigram-free strings. Tom Lane 9.0.13
2013-02-13 Fix contrib/pg_trgm's similarity() function for trigram-free strings. Tom Lane 9.1.9
2013-02-13 Fix contrib/pg_trgm's similarity() function for trigram-free strings. Tom Lane 9.2.4
2013-02-13 Fix contrib/pg_trgm's similarity() function for trigram-free strings. Tom Lane 9.3.0
2012-08-20 Fix bugs in contrib/pg_trgm's LIKE pattern analysis code. Tom Lane 9.3.0
2012-08-20 Fix bugs in contrib/pg_trgm's LIKE pattern analysis code. Tom Lane 9.1.6
2012-08-20 Fix bugs in contrib/pg_trgm's LIKE pattern analysis code. Tom Lane 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0