Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-06-26 | Add PGTYPESchar_free() to avoid cross-module problems on Windows. | Thomas Munro | 9.3.24 |
| 2018-05-20 | printf("%lf") is not portable, so omit the "l". | Tom Lane | 9.3.24 |
| 2014-04-09 | Several fixes to array handling in ecpg. | Michael Meskes | 9.3.5 |