]> granicus.if.org Git - postgresql/commit
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)
commit3d32b17798a2852ea7dd66115e6558a0095aaaac
tree558d6972740149a2a6ff309645715a96e5df88b4
parent536174382695ddea59482b4210a3dacfabd39bb9
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