OSDN Git Service

Alot of regression test fixes, mainly to compensate for moving
authorMarc G. Fournier <scrappy@hub.org>
Sun, 27 Apr 1997 07:45:49 +0000 (07:45 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 27 Apr 1997 07:45:49 +0000 (07:45 +0000)
commit557e0ed20660a3ac6bdb95e35fc61008ab5aa04a
treeabc9b01d59bba61ef944778a2e36940557efa7bd
parenta475d4d89cf8699417e10cd189ab0146d8e4d948
Alot of regression test fixes, mainly to compensate for moving
the DROP TABLE calls from the destroy.sql file to the 'types' .sql files,
so that they are self-contained

btree_index, hash_index and misc all fail as there seems to be missing
a 'misc.out' expected file...have asked Thomas for one...
18 files changed:
src/test/regress/expected/boolean.out
src/test/regress/expected/box.out
src/test/regress/expected/char.out
src/test/regress/expected/char16.out
src/test/regress/expected/char2.out
src/test/regress/expected/char4.out
src/test/regress/expected/char8.out
src/test/regress/expected/float4.out
src/test/regress/expected/float8.out
src/test/regress/expected/int2.out
src/test/regress/expected/int4.out
src/test/regress/expected/oid.out
src/test/regress/expected/oidint2.out
src/test/regress/expected/oidint4.out
src/test/regress/expected/oidname.out
src/test/regress/expected/point.out
src/test/regress/input/copy.source
src/test/regress/output/copy.source