aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/preproc/strings.pgc
Commit message (Expand)AuthorAge
* Avoid re-using output variables in new ecpg test case.Tom Lane2020-11-07
* Fix ecpg's mishandling of B'...' and X'...' literals.Tom Lane2020-11-07
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* Fixed ECPG regression test to make sure it uses absolute paths for includeMichael Meskes2010-03-22
* ECPG only copied #include statements instead of processing them according toMichael Meskes2010-03-21
* Fix ecpg tests for change that disallowed Unicode literals unlessTom Lane2009-05-06
* Unicode escapes in strings and identifiersPeter Eisentraut2008-10-29