Commits

DateSubjectAuthorReleases
2017-03-08 Document intentional violations of header inclusion policy. Tom Lane 10.0
2016-09-05 Make locale-dependent regex character classes work for large char codes. Tom Lane 10.0
2016-08-19 Clean up another pre-ANSI-C-ism in regex code: get rid of pcolor typedef. Tom Lane 10.0
2016-08-19 Remove typedef celt from the regex library, along with macro NOCELT. Tom Lane 10.0
2016-02-08 Fix some regex issues with out-of-range characters and large char ranges. Tom Lane 9.4.6
2016-02-08 Fix some regex issues with out-of-range characters and large char ranges. Tom Lane 9.2.15
2016-02-08 Fix some regex issues with out-of-range characters and large char ranges. Tom Lane 9.5.1
2016-02-08 Fix some regex issues with out-of-range characters and large char ranges. Tom Lane 9.1.20
2016-02-08 Fix some regex issues with out-of-range characters and large char ranges. Tom Lane 9.3.11
2016-02-08 Fix some regex issues with out-of-range characters and large char ranges. Tom Lane 9.6.0
2015-11-07 Fix enforcement of restrictions inside regexp lookaround constraints. Tom Lane 9.4.6
2015-11-07 Fix enforcement of restrictions inside regexp lookaround constraints. Tom Lane 9.2.15
2015-11-07 Fix enforcement of restrictions inside regexp lookaround constraints. Tom Lane 9.6.0
2015-11-07 Fix enforcement of restrictions inside regexp lookaround constraints. Tom Lane 9.3.11
2015-11-07 Fix enforcement of restrictions inside regexp lookaround constraints. Tom Lane 9.5.0
2015-11-07 Fix enforcement of restrictions inside regexp lookaround constraints. Tom Lane 9.1.20
2015-10-30 Implement lookbehind constraints in our regular-expression engine. Tom Lane 9.6.0
2015-10-16 Miscellaneous cleanup of regular-expression compiler. Tom Lane 9.5.0
2015-10-16 Improve performance of fixempties() pass in regular-expression compiler. Tom Lane 9.5.0
2015-10-16 Improve memory-usage accounting in regular-expression compiler. Tom Lane 9.5.0
2015-10-16 Fix O(N^2) performance problems in regular-expression compiler. Tom Lane 9.5.0
2015-10-16 Improve performance of pullback/pushfwd in regular-expression compiler. Tom Lane 9.5.0
2015-10-16 Fix regular-expression compiler to handle loops of constraint arcs. Tom Lane 9.5.0
2015-10-16 Improve performance of fixempties() pass in regular-expression compiler. Tom Lane 9.6.0
2015-10-16 Miscellaneous cleanup of regular-expression compiler. Tom Lane 9.6.0