Thread: pgsql: Added test for cursor handling on different connections to regre

pgsql: Added test for cursor handling on different connections to regre

From
Michael Meskes
Date:
Added test for cursor handling on different connections to regression test
suite for ecpg.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/22232834c54c315ed57708806c9f8a9b962e2988

Modified Files
--------------
src/interfaces/ecpg/test/expected/preproc-cursor.c |  400 ++++++++++++--------
.../ecpg/test/expected/preproc-cursor.stderr       |  386 +++++++++++---------
.../ecpg/test/expected/preproc-cursor.stdout       |    2 +-
src/interfaces/ecpg/test/preproc/cursor.pgc        |  125 ++++---
4 files changed, 516 insertions(+), 397 deletions(-)