Make ECPG regression tests independent of standard_conforming_strings.
Robert Haas <rhaas@postgresql.org>
Make ECPG regression tests independent of standard_conforming_strings. Per buildfarm, again.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/expected/sql-quote.c | modified | +62 −39 |
| src/interfaces/ecpg/test/expected/sql-quote.stderr | modified | +63 −49 |
| src/interfaces/ecpg/test/expected/sql-quote.stdout | modified | +1 −0 |
| src/interfaces/ecpg/test/sql/quote.pgc | modified | +5 −0 |