Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-09-07 | Change type of DOW/DOY to UNITS | Greg Stark | 9.0.23 |
| 2014-10-16 | Support timezone abbreviations that sometimes change. | Tom Lane | 9.0.19 |
| 2014-10-07 | Fix array overrun in ecpg's version of ParseDateTime(). | Tom Lane | 9.0.19 |
| 2014-02-17 | Fix handling of wide datetime input/output. | Noah Misch | 9.0.16 |
| 2010-06-16 | Refactor sprintf calls with computed format strings into multiple calls with | Peter Eisentraut | 9.0.0 |
| 2010-05-09 | Adjust comments about avoiding use of printf's %.*s. | Tom Lane | 9.0.0 |
| 2010-05-08 | Work around a subtle portability problem in use of printf %s format. | Tom Lane | 9.0.0 |