Applied test suite update by Joachim Wieland <joe@mcknight.de>.
authorMichael Meskes <meskes@postgresql.org>
Thu, 3 Aug 2006 13:11:04 +0000 (13:11 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 3 Aug 2006 13:11:04 +0000 (13:11 +0000)
commite24c1b54470ac0c2ac886be33721fbf42958ea12
treef8caadb47e35c6fe86ea564335b53ed9d236b878
parent209a7f69f346a8e98ea5734c6199dbb2335fa54f
Applied test suite update by Joachim Wieland <joe@mcknight.de>.
27 files changed:
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/test/compat_informix/test_informix2.pgc
src/interfaces/ecpg/test/complex/header_test.h
src/interfaces/ecpg/test/complex/test5.pgc
src/interfaces/ecpg/test/errors/init.pgc
src/interfaces/ecpg/test/expected/compat_informix-test_informix2.c
src/interfaces/ecpg/test/expected/compat_informix-test_informix2.stderr
src/interfaces/ecpg/test/expected/complex-test2.c
src/interfaces/ecpg/test/expected/complex-test3.c
src/interfaces/ecpg/test/expected/complex-test5.c
src/interfaces/ecpg/test/expected/complex-test5.stdout
src/interfaces/ecpg/test/expected/errors-init.c
src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.c
src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.stderr
src/interfaces/ecpg/test/expected/pgtypeslib-num_test.c
src/interfaces/ecpg/test/expected/pgtypeslib-num_test.stderr
src/interfaces/ecpg/test/expected/sql-desc.c
src/interfaces/ecpg/test/expected/sql-desc.stderr
src/interfaces/ecpg/test/expected/sql-desc.stdout
src/interfaces/ecpg/test/expected/sql-dynalloc.c
src/interfaces/ecpg/test/expected/sql-dynalloc.stderr
src/interfaces/ecpg/test/expected/sql-dynalloc.stdout
src/interfaces/ecpg/test/pg_regress.sh
src/interfaces/ecpg/test/pgtypeslib/dt_test.pgc
src/interfaces/ecpg/test/pgtypeslib/num_test.pgc
src/interfaces/ecpg/test/sql/desc.pgc
src/interfaces/ecpg/test/sql/dynalloc.pgc