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

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

Commit: a9ae4ae8c127e0470a61509da71b5d3dcb562c1e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-10-09T01:46:04Z
Releases: 7.3.16
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 +7 −5