pgsql: Fix regression tests for PL/pgSQL error message changes - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Fix regression tests for PL/pgSQL error message changes
Date
Msg-id 20070720163838.52C719FB406@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix regression tests for PL/pgSQL error message changes

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        plpgsql.out (r1.56 -> r1.57)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/plpgsql.out.diff?r1=1.56&r2=1.57)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix WAL replay of truncate operations to cope with the
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Provide a bit more high-level documentation for the GEQO planner.