aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/preproc-strings.stderr
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
* Reduce size of backend scanner's tables.Tom Lane2020-01-13
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Split ecpg_execute() in constituent partsAlvaro Herrera2014-01-16
* ECPG only copied #include statements instead of processing them according toMichael Meskes2010-03-21
* Streamlined array handling code in libecpg a little bit, in the process fixin...Michael Meskes2010-02-04
* Fix ecpg tests for change that disallowed Unicode literals unlessTom Lane2009-05-06
* First rounf of whitespace changes. Everything but connect-test1 should be fine.Michael Meskes2008-12-29
* Unicode escapes in strings and identifiersPeter Eisentraut2008-10-29