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 20061009014542.0F9D79FB3B5@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_1_STABLE

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.sh (r1.61 -> r1.61.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.61&r2=1.61.2.1)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Updated keyword table for 8.2
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix back-branch pg_regress scripts to try the "canonical"