Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |