Commits

DateSubjectAuthorReleases
2025-10-14 pg_regc_locale.c: rename some static functions. Jeff Davis 19 (unreleased)
2023-04-08 Redesign interrupt/cancel API for regex engine. Thomas Munro 16.0
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
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.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
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-12-01 Teach the regular expression functions to do case-insensitive matching and Tom Lane 9.0.0