Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make some ecpg test cases more robust against unexpected errors that happen | Michael Meskes | 2019-01-30 |
* | Remove infinite-loop hazards in ecpg test suite. | Tom Lane | 2019-01-24 |
* | printf("%lf") is not portable, so omit the "l". | Tom Lane | 2018-05-20 |
* | Remove unnecessary parentheses in return statements | Peter Eisentraut | 2017-09-05 |
* | ECPG: Free the malloc()'ed variables in the test so it comes out clean on | Michael Meskes | 2013-11-26 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Changed ECPG outofscope handling to always print out statements in the same o... | Michael Meskes | 2010-01-29 |
* | Added test case that was part of Zoltan's patch but apparently wasn't part of... | Michael Meskes | 2010-01-26 |