Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-20 | Fix incorrect translation of minus-infinity datetimes for json/jsonb. | Tom Lane | 9.4.6 |
| 2014-10-16 | Support timezone abbreviations that sometimes change. | Tom Lane | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Add more use of psprintf() | Peter Eisentraut | 9.4.0 |
| 2013-11-17 | Add make_date() and make_time() functions. | Tom Lane | 9.4.0 |