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)
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 13.18
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 14.15
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 15.10
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 16.6
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 17.2
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 18.0
2023-01-18 Remove redundant grouping and DISTINCT columns. Tom Lane 16.0
2020-11-15 Handle equality operator in contrib/pg_trgm Alexander Korotkov 14.0
2020-04-01 Improve selectivity estimation for assorted match-style operators. Tom Lane 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-01-17 Avoid full scan of GIN indexes when possible Alexander Korotkov 13.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2017-12-12 Make pg_trgm tests independ from standard_conforming_string. Tests uses Teodor Sigaev 11.0
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