]> 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:46:04 +0000 (01:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Oct 2006 01:46:04 +0000 (01:46 +0000)
commita9ae4ae8c127e0470a61509da71b5d3dcb562c1e
tree3440f9638318edbe1fadbfee5767ea3102d0d045
parent4e66f619b0cacd5179abad0513bcf6b122fbad02
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