Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 16.11
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 14.20
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 17.7
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 13.23
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 18.0
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 15.15
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 19 (unreleased)
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 10.0
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.3.17
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.4.12
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.6.3
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