Added test for cursor handling on different connections to regression test
Michael Meskes <meskes@postgresql.org>
Added test for cursor handling on different connections to regression test suite for ecpg.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/expected/preproc-cursor.c | modified | +234 −166 |
| src/interfaces/ecpg/test/expected/preproc-cursor.stderr | modified | +213 −173 |
| src/interfaces/ecpg/test/expected/preproc-cursor.stdout | modified | +1 −1 |
| src/interfaces/ecpg/test/preproc/cursor.pgc | modified | +68 −57 |