Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-06-26 | Add PGTYPESchar_free() to avoid cross-module problems on Windows. | Thomas Munro | 9.4.19 |
| 2014-05-08 | Un-break ecpg test suite under --disable-integer-datetimes. | Noah Misch | 9.4.0 |
| 2014-02-17 | Fix handling of wide datetime input/output. | Noah Misch | 9.4.0 |
| 2013-10-22 | Get rid of use of asprintf() in favor of a more portable implementation. | Tom Lane | 9.4.0 |
| 2013-10-13 | Add use of asprintf() | Peter Eisentraut | 9.4.0 |