Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-06-14 | Attempt to identify system timezone by reading /etc/localtime symlink. | Tom Lane | 9.4.23 |
| 2015-09-07 | Change type of DOW/DOY to UNITS | Greg Stark | 9.4.5 |
| 2014-10-16 | Support timezone abbreviations that sometimes change. | Tom Lane | 9.4.0 |
| 2014-10-07 | Fix array overrun in ecpg's version of ParseDateTime(). | Tom Lane | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-02-17 | Fix handling of wide datetime input/output. | Noah Misch | 9.4.0 |
| 2013-07-23 | ecpg: Move function prototype into header file | Peter Eisentraut | 9.4.0 |