Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-11-20 | Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 9.1.7 |
| 2012-11-14 | Fix the int8 and int2 cases of (minimum possible integer) % (-1). | Tom Lane | 9.1.7 |
| 2011-03-11 | Put in some more safeguards against executing a division-by-zero. | Tom Lane | 9.1.0 |