]> granicus.if.org Git - postgresql/commit
Here are some patches to fix up the regression tests so that the union
authorBruce Momjian <bruce@momjian.us>
Tue, 22 Sep 1998 16:52:59 +0000 (16:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 22 Sep 1998 16:52:59 +0000 (16:52 +0000)
commit738dc876eddca3b4706ad1a57446e222f0829a77
treebd721e0fd746af890a05af96fff9476020073a05
parentba0abfdecc3e95d16afc4de8cae0ac052ee893e0
Here are some patches to fix up the regression tests so that the union
test passes.  Interestingly, the fix involves no changes or special
cases in the union test and actually removes a special case for the
numerology test.  Thus, following the strategy outlined below is a
definite improvement over the previous situation.

Cheers,
Brook
src/test/regress/expected/float8-NetBSD.out
src/test/regress/expected/float8.out
src/test/regress/expected/numerology-NetBSD.out
src/test/regress/sql/float8.sql