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(-)
pgsql-committers by date
| Next: | From: Michael Meskes | Date: 2011-12-18 18:04:54 |
| Subject: pgsql: Mark variables as const in pgtypeslib if they only carry aforma |
| Previous: | From: Bruce Momjian | Date: 2011-12-18 13:33:01 |
| Subject: pgsql: Remove tabs in SGML file. |