Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-06-14 | Attempt to identify system timezone by reading /etc/localtime symlink. | Tom Lane | 9.5.18 |
| 2015-09-07 | Change type of DOW/DOY to UNITS | Greg Stark | 9.5.0 |
| 2015-01-24 | Replace a bunch more uses of strncpy() with safer coding. | Tom Lane | 9.5.0 |
| 2014-10-16 | Support timezone abbreviations that sometimes change. | Tom Lane | 9.5.0 |
| 2014-10-07 | Fix array overrun in ecpg's version of ParseDateTime(). | Tom Lane | 9.5.0 |