Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Avoid re-using output variables in new ecpg test case. | Tom Lane | 2020-11-07 |
* | Fix ecpg's mishandling of B'...' and X'...' literals. | Tom Lane | 2020-11-07 |
* | Avoid premature de-doubling of quote marks in ECPG strings. | Tom Lane | 2020-10-22 |
* | Reduce size of backend scanner's tables. | Tom Lane | 2020-01-13 |
* | Remove unnecessary parentheses in return statements | Peter Eisentraut | 2017-09-05 |
* | Establish conventions about global object names used in regression tests. | Tom Lane | 2016-07-17 |
* | pgindent run for 9.0, second run | Bruce Momjian | 2010-07-06 |
* | ECPG only copied #include statements instead of processing them according to | Michael Meskes | 2010-03-21 |
* | Fix ecpg tests for change that disallowed Unicode literals unless | Tom Lane | 2009-05-06 |
* | First rounf of whitespace changes. Everything but connect-test1 should be fine. | Michael Meskes | 2008-12-29 |
* | Unicode escapes in strings and identifiers | Peter Eisentraut | 2008-10-29 |