Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Second try at fixing numeric data passed through an ECPG SQLDA. | Tom Lane | 2018-11-14 |
* | Fix incorrect results for numeric data passed through an ECPG SQLDA. | Tom Lane | 2018-11-13 |
* | Add PGTYPESchar_free() to avoid cross-module problems on Windows. | Thomas Munro | 2018-06-18 |
* | printf("%lf") is not portable, so omit the "l". | Tom Lane | 2018-05-20 |
* | Hot-fix ecpg regression test for missing ecpg_config.h inclusion. | Tom Lane | 2018-05-18 |
* | Add some test coverage for ecpg's "long long" support. | Tom Lane | 2018-05-18 |
* | Remove unnecessary parentheses in return statements | Peter Eisentraut | 2017-09-05 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Removed test case using nan as float value because printf's output for nan is | Michael Meskes | 2010-01-06 |
* | Removed more inttypes.h stuff. | Michael Meskes | 2010-01-06 |
* | Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to | Michael Meskes | 2010-01-05 |