Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 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-06-17 | Add overflow checks to int4 and int8 versions of generate_series(). | Robert Haas | 9.1.0 |
| 2011-04-12 | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 9.1.0 |
| 2011-03-12 | On further reflection, we'd better do the same in int.c. | Tom Lane | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |