pgsql: Fix pg_regress to check the directory it is actually reading - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix pg_regress to check the directory it is actually reading
Date
Msg-id 20071127191330.84BF17540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix pg_regress to check the directory it is actually reading files from,
not the image that (theoretically) should exist in the current directory.

J�rgen Austvik

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.38 -> r1.39)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.38&r2=1.39)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add quote_literal(anyelement) to preserve (and, in fact, extend)
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix plpgsql to not lookup block labels except in contexts where a