Commits

DateSubjectAuthorReleases
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 19 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 18.2
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 17.8
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 14.21
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 15.16
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 16.12
2025-02-21 Fix an issue with index scan using pg_trgm due to char signedness on different architectures. Masahiko Sawada 18.0
2024-12-17 Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() Peter Eisentraut 18.0
2022-10-06 Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests. Tom Lane 16.0
2020-11-15 Handle equality operator in contrib/pg_trgm Alexander Korotkov 14.0
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 9.5.22
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 9.6.18
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 11.8
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 10.13
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 12.3
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-03-21 Add strict_word_similarity to pg_trgm module Teodor Sigaev 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-03-16 Add word_similarity to pg_trgm contrib module. Teodor Sigaev 9.6.0
2016-03-16 GUC variable pg_trgm.similarity_threshold insead of set_limit() Teodor Sigaev 9.6.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.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