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:46:04
Message-ID: 20061009014604.21C2E9FB427@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_3_STABLE

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.sh (r1.28.2.1 -> r1.28.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.28.2.1&r2=1.28.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Doudou586 2006-10-09 16:39:07 press - pr: New Directory
Previous Message Tom Lane 2006-10-09 01:45:57 pgsql: Fix back-branch pg_regress scripts to try the "canonical"