Commits

DateSubjectAuthorReleases
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 14.23
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 15.18
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 16.14
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 17.10
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 18.4
2026-05-11 Harden our regex engine against integer overflow in size calculations. Tom Lane 19 (unreleased)
2024-11-17 Fix recently-exposed portability issue in regex optimization. Tom Lane 14.15
2024-11-17 Fix recently-exposed portability issue in regex optimization. Tom Lane 13.18
2024-11-17 Fix recently-exposed portability issue in regex optimization. Tom Lane 15.10
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
2023-04-08 Redesign interrupt/cancel API for regex engine. Thomas Munro 16.0
2021-08-27 Handle interaction of regexp's makesearch and MATCHALL more honestly. Tom Lane 15.0
2021-08-27 Handle interaction of regexp's makesearch and MATCHALL more honestly. Tom Lane 14.0
2021-08-17 Improve regex compiler's arc moving/copying logic. Tom Lane 15.0
2021-05-03 Fix performance issue in new regex match-all detection code. Tom Lane 14.0
2021-03-02 Fix semantics of regular expression back-references. Tom Lane 14.0
2021-02-26 Improve memory management in regex compiler. Tom Lane 14.0
2021-02-23 Suppress compiler warning in new regex match-all detection code. Tom Lane 14.0
2021-02-20 Recognize "match-all" NFAs within the regex engine. Tom Lane 14.0
2021-02-20 Invent "rainbow" arcs within the regex engine. Tom Lane 14.0
2021-02-17 Make some minor improvements in the regex code. Tom Lane 14.0