ECPG: Add EXEC SQL CLOSE C to the tests.
Michael Meskes <meskes@postgresql.org>
ECPG: Add EXEC SQL CLOSE C to the tests. Patch by Boszormenyi Zoltan <zb@cybertec.at>
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/expected/sql-binary.c | modified | +13 −9 |
| src/interfaces/ecpg/test/expected/sql-binary.stderr | modified | +31 −25 |
| src/interfaces/ecpg/test/expected/sql-fetch.c | modified | +28 −18 |
| src/interfaces/ecpg/test/expected/sql-fetch.stderr | modified | +25 −22 |
| src/interfaces/ecpg/test/sql/binary.pgc | modified | +2 −0 |
| src/interfaces/ecpg/test/sql/fetch.pgc | modified | +2 −0 |