pgsql: Fixed ECPG regression test to make sure it uses absolute paths

Lists: pgsql-committers
From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed ECPG regression test to make sure it uses absolute paths
Date: 2010-03-22 07:41:21
Message-ID: 20100322074121.6BF637541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Fixed ECPG regression test to make sure it uses absolute paths for include
files instead of relative ones which break vpath builds.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test/preproc:
strings.pgc (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/preproc/strings.pgc?r1=1.3&r2=1.4)