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

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

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