Fix ecpg tests for change that disallowed Unicode literals unless
Tom Lane <tgl@sss.pgh.pa.us>
Fix ecpg tests for change that disallowed Unicode literals unless standard_conforming_strings is on.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/expected/preproc-strings.c | modified | +6 −2 |
| src/interfaces/ecpg/test/expected/preproc-strings.stderr | modified | +20 −14 |
| src/interfaces/ecpg/test/preproc/strings.pgc | modified | +2 −0 |