Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-20 | Fix incorrect translation of minus-infinity datetimes for json/jsonb. | Tom Lane | 9.5.0 |
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2015-03-11 | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund | 9.5.0 |
| 2015-02-20 | Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-10 | C comment: mention 1500-02-29 as an invalid date | Bruce Momjian | 9.5.0 |
| 2014-11-06 | C comment: mention why the Gregorian calendar is used pre-1582 | Bruce Momjian | 9.5.0 |
| 2014-10-16 | Support timezone abbreviations that sometimes change. | Tom Lane | 9.5.0 |