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:49
Message-ID: 20061009014549.BC5B79FB3B5@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:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.sh (r1.53.4.3 -> r1.53.4.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.53.4.3&r2=1.53.4.4)

Browse pgsql-committers by date

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