Commits

DateSubjectAuthorReleases
2018-11-14 Second try at fixing numeric data passed through an ECPG SQLDA. Tom Lane 12.0
2018-11-14 Second try at fixing numeric data passed through an ECPG SQLDA. Tom Lane 9.6.12
2018-11-14 Second try at fixing numeric data passed through an ECPG SQLDA. Tom Lane 9.5.16
2018-11-14 Second try at fixing numeric data passed through an ECPG SQLDA. Tom Lane 9.4.21
2018-11-14 Second try at fixing numeric data passed through an ECPG SQLDA. Tom Lane 11.2
2018-11-14 Second try at fixing numeric data passed through an ECPG SQLDA. Tom Lane 10.7
2018-11-13 Fix incorrect results for numeric data passed through an ECPG SQLDA. Tom Lane 12.0
2018-11-13 Fix incorrect results for numeric data passed through an ECPG SQLDA. Tom Lane 9.6.12
2018-11-13 Fix incorrect results for numeric data passed through an ECPG SQLDA. Tom Lane 9.5.16
2018-11-13 Fix incorrect results for numeric data passed through an ECPG SQLDA. Tom Lane 9.4.21
2018-11-13 Fix incorrect results for numeric data passed through an ECPG SQLDA. Tom Lane 11.2
2018-11-13 Fix incorrect results for numeric data passed through an ECPG SQLDA. Tom Lane 10.7
2018-05-20 printf("%lf") is not portable, so omit the "l". Tom Lane 9.3.24
2018-05-20 printf("%lf") is not portable, so omit the "l". Tom Lane 10.5
2018-05-20 printf("%lf") is not portable, so omit the "l". Tom Lane 9.4.19
2018-05-20 printf("%lf") is not portable, so omit the "l". Tom Lane 11.0
2018-05-20 printf("%lf") is not portable, so omit the "l". Tom Lane 9.6.10
2018-05-20 printf("%lf") is not portable, so omit the "l". Tom Lane 9.5.14
2018-05-18 Hot-fix ecpg regression test for missing ecpg_config.h inclusion. Tom Lane 9.3.24
2018-05-18 Hot-fix ecpg regression test for missing ecpg_config.h inclusion. Tom Lane 9.4.19
2018-05-18 Hot-fix ecpg regression test for missing ecpg_config.h inclusion. Tom Lane 9.5.14
2018-05-18 Hot-fix ecpg regression test for missing ecpg_config.h inclusion. Tom Lane 9.6.10
2018-05-18 Hot-fix ecpg regression test for missing ecpg_config.h inclusion. Tom Lane 10.5
2018-05-18 Hot-fix ecpg regression test for missing ecpg_config.h inclusion. Tom Lane 11.0
2018-05-18 Add some test coverage for ecpg's "long long" support. Tom Lane 9.6.10