pgsql: Fix back-branch pg_regress scripts to try the "canonical"

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Date: 2006-10-09 01:45:57
Message-ID: 20061009014557.899219FB40E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.sh (r1.36.2.1 -> r1.36.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.36.2.1&r2=1.36.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-10-09 01:46:04 pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Previous Message Tom Lane 2006-10-09 01:45:49 pgsql: Fix back-branch pg_regress scripts to try the "canonical"