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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Date
Msg-id 20061009014549.BC5B79FB3B5@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix back-branch pg_regress scripts to try the "canonical"
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix back-branch pg_regress scripts to try the "canonical"