Fix back-branch pg_regress scripts to try the "canonical" expected file if we
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Oct 2006 01:45:49 +0000 (01:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Oct 2006 01:45:49 +0000 (01:45 +0000)
commit066db54a4cfe8d046f70fc23ef63a24d9d9a1c54
tree56e920186212b4a1abbbe1a5363022f56e969ef2
parent038c4114b555cc5a0560a5ddef6c86bf9ffc7679
Fix back-branch pg_regress scripts to try the "canonical" expected file if we
tried a variant file from resultmap and it didn't match.  This is already done
in HEAD's C-code version, and is needed because OpenBSD has recently migrated
to a more standard handling of float underflow --- see buildfarm results
from emu.
src/test/regress/pg_regress.sh