pgsql: Added test for cursor handling on different connections to regre
pgsql: Added test for cursor handling on different connections to regre
От:
Michael Meskes <meskes@postgresql.org>
Дата:
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(-)