pgsql: Fix the isolation tester compilation on VPATH builds

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix the isolation tester compilation on VPATH builds
Date: 2011-02-10 22:32:37
Message-ID: E1Pnf41-0006qh-0W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix the isolation tester compilation on VPATH builds

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/289d7306555b2446d145c7e098c91b6ca20bd54c

Modified Files
--------------
src/test/isolation/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-02-10 22:37:51 pgsql: Extend "ALTER EXTENSION ADD object" to permit "DROP object" as w
Previous Message David Fetter 2011-02-10 22:22:27 Re: [COMMITTERS] pgsql: Remove more SGML tabs.