Fix back-branch pg_regress scripts to try the "canonical" expected file if we

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b7edacccbee3a7db8ef6bf01bf7b150c7351e44f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-10-09T01:45:41Z
Releases: 8.1.5
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.

Files

PathChange+/−
src/test/regress/pg_regress.sh modified +6 −4