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 |
| 2018-05-18 | Hot-fix ecpg regression test for missing ecpg_config.h inclusion. | Tom Lane | 9.3.24 |
| 2018-05-18 | Add some test coverage for ecpg's "long long" support. | Tom Lane | 9.3.24 |