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)
2023-04-08 Redesign interrupt/cancel API for regex engine. Thomas Munro 16.0
2022-09-24 Remove uses of register due to incompatibility with C++17 and up Andres Freund 16.0
2022-09-19 Consistently use named parameters in regex code. Peter Geoghegan 16.0
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 9.6.24
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 10.19
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 11.14
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 12.9
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 13.5
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 14.0
2021-09-11 Make pg_regexec() robust against out-of-range search_start. Tom Lane 15.0
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 10.19
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 9.6.24
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 12.9
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 13.5
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 14.0
2021-08-23 Prevent regexp back-refs from sometimes matching when they shouldn't. Tom Lane 11.14
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 15.0
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 10.19