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

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

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