Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2024-11-15 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 18.0
2024-11-15 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 16.6
2024-11-15 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 17.2
2024-11-15 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 14.15
2024-11-15 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 15.10
2021-08-24 Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 14.0
2021-08-24 Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 15.0
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 15.0
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 14.0
2021-08-17 Improve regex compiler's arc moving/copying logic. Tom Lane 15.0
2021-08-09 Avoid determining regexp subexpression matches, when possible. Tom Lane 15.0
2021-08-08 Fix use-after-free issue in regexp engine. Tom Lane 14.0
2021-08-08 Fix use-after-free issue in regexp engine. Tom Lane 15.0
2021-03-02 Fix semantics of regular expression back-references. Tom Lane 14.0
2021-02-25 Allow complemented character class escapes within regex brackets. Tom Lane 14.0
2021-02-19 Fix another ancient bug in parsing of BRE-mode regular expressions. Tom Lane 14.0
2021-02-17 Make some minor improvements in the regex code. Tom Lane 14.0
2021-01-08 Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 14.0
2021-01-07 Fix bogus link in test comments. Tom Lane 14.0
2021-01-06 Add a test module for the regular expression package. Tom Lane 14.0