Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-11-19 | Improve handling of INT_MIN / -1 and related cases. | Tom Lane | 9.3.0 |
| 2012-11-14 | Fix the int8 and int2 cases of (minimum possible integer) % (-1). | Tom Lane | 9.3.0 |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 9.3.0 |