pgsql: Don't link pg_isolation_regress with libpq

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't link pg_isolation_regress with libpq
Date: 2012-03-01 18:52:29
Message-ID: E1S3B77-0008N4-V0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Don't link pg_isolation_regress with libpq

It's not necessary and can only create confusion about which libpq
installation should be used.

Also remove some dead code from the makefile that was apparently
copied from elsewhere.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/36a1a8c33d0d400b246dec8395990725b98801b7

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-03-01 19:18:44 pgsql: Small possible clarification in pg_basebackup reference page
Previous Message Peter Eisentraut 2012-03-01 18:02:54 pgsql: psql: Improve error display for psql -f -