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 ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/0964db851d8bb6805d41f66a663bd129fa3cbea0 Modified Files -------------- src/Makefile.global.in | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
