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 |
| 2012-11-20 | Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 9.2.2 |
| 2012-11-14 | Fix the int8 and int2 cases of (minimum possible integer) % (-1). | Tom Lane | 9.2.2 |
| 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 |
| 2011-06-17 | Add overflow checks to int4 and int8 versions of generate_series(). | Robert Haas | 9.2.0 |