Commits

DateSubjectAuthorReleases
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 14.20
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 17.7
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 19 (unreleased)
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 15.15
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 18.0
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 13.23
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 16.11
2021-08-10 Let regexp_replace() make use of REG_NOSUB when feasible. Tom Lane 15.0
2021-08-09 Avoid determining regexp subexpression matches, when possible. Tom Lane 15.0
2021-08-03 Add assorted new regexp_xxx SQL functions. Tom Lane 15.0
2020-06-29 Avoid using %c printf format for potentially non-ASCII characters. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-16 Minor code beautification in regexp.c. Tom Lane 13.0
2019-09-07 Fix issues around strictness of SIMILAR TO. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Fix SQL-style substring() to have spec-compliant greediness behavior. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-08-17 Implement regexp_match(), a simplified alternative to regexp_matches(). Tom Lane 10.0
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 8.4.21
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.0.17
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.1.13
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.2.8
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.3.4
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.4.0