Commits

DateSubjectAuthorReleases
2021-02-25 Allow complemented character class escapes within regex brackets. Tom Lane 14.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. 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 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
2012-02-20 Add caching of ctype.h/wctype.h results in regc_locale.c. Tom Lane 9.2.0
2012-02-18 Sync regex code with Tcl 8.5.11. Tom Lane 9.2.0
2011-04-10 Teach regular expression operators to honor collations. Tom Lane 9.1.0
2009-12-01 Teach the regular expression functions to do case-insensitive matching and Tom Lane 9.0.0
2008-02-14 Sync our regex code with upstream changes since last time we did this, which Tom Lane 8.4.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2003-09-29 Fix broken definition of :print: character class, per Bruno Wolff. Tom Lane 7.4.1
2003-02-05 Replace regular expression package with Henry Spencer's latest version Tom Lane 7.4.1