pgsql: Set shared library path for in-tree TAP tests

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Set shared library path for in-tree TAP tests
Date: 2014-08-15 04:07:20
Message-ID: E1XI8nQ-00047U-SO@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Set shared library path for in-tree TAP tests

When the TAP tests are run in-tree (make check), set the shared library
path using the appropriate environment variable, using a logic similar
to pg_regress, so that the right libraries are used.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f669b61476b2efd79701a7a104e9de2fe11e4e42

Modified Files
--------------
src/Makefile.global.in | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-08-15 07:01:49 pgsql: Doc fix: New York State's capital is Albany.
Previous Message Peter Eisentraut 2014-08-15 01:47:53 pgsql: doc: Fix DocBook XML validity