Descriptor values were quoted twice.
Michael Meskes <meskes@postgresql.org>
Descriptor values were quoted twice. Fixed some regression test problems.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −1 |
| src/interfaces/ecpg/ecpglib/execute.c | modified | +17 −5 |
| src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.c | modified | +7 −8 |
| src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.stderr | modified | +2 −2 |
| src/interfaces/ecpg/test/expected/sql-desc.c | modified | +8 −8 |
| src/interfaces/ecpg/test/expected/sql-desc.stderr | modified | +4 −4 |
| src/interfaces/ecpg/test/expected/sql-desc.stdout | modified | +1 −1 |
| src/interfaces/ecpg/test/pgtypeslib/dt_test.pgc | modified | +2 −3 |
| src/interfaces/ecpg/test/sql/desc.pgc | modified | +1 −1 |