Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-08 | Fix some regex issues with out-of-range characters and large char ranges. | Tom Lane | 9.2.15 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 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 |