Commits

DateSubjectAuthorReleases
2023-04-08 Redesign interrupt/cancel API for regex engine. Thomas Munro 16.0
2023-04-08 Use MemoryContext API for regex memory management. Thomas Munro 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-19 Consistently use named parameters in regex code. Peter Geoghegan 16.0
2022-09-05 Fix incorrect uses of Datum conversion macros Peter Eisentraut 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.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
2020-01-01 Update copyrights for 2020 Bruce Momjian 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-16 More message style fixes Alvaro Herrera 12.0
2019-05-14 Fix SQL-style substring() to have spec-compliant greediness behavior. Tom Lane 12.0
2019-03-16 Partial implementation of SQL/JSON path language Alexander Korotkov 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.5.15
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.3.25
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.4.20
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.6.11