pgsql: Add variant expected file to cope with different spelling of a - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Add variant expected file to cope with different spelling of a
Date
Msg-id 20050724145342.AD71252AB4@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add variant expected file to cope with different spelling of a Python
error message in Python 2.3 and before.  Per Michael Fuhr and buildfarm
results.

Added Files:
-----------
    pgsql/src/pl/plpython/expected:
        plpython_error_1.out (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_error_1.out?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix rounding problem in interval_div by using rint(), and improve
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: With the interval/day patch, the horology regression test no