Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2014-03-01 | Allow regex operations to be terminated early by query cancel requests. | Tom Lane | 9.2.8 |
| 2013-07-31 | Fix regexp_matches() handling of zero-length matches. | Tom Lane | 9.2.5 |
| 2012-07-15 | Prevent corner-case core dump in rfree(). | Tom Lane | 9.2.0 |
| 2012-07-10 | Back-patch fix for extraction of fixed prefixes from regular expressions. | Tom Lane | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |
| 2011-09-01 | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 9.2.0 |