pgsql: Use @libdir@ in both of regress/{input, output}/security_label.so - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Use @libdir@ in both of regress/{input, output}/security_label.so
Date
Msg-id E1VOCPM-0004ui-7D@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use @libdir@ in both of regress/{input,output}/security_label.source

Though @libdir@ almost always matches @abs_builddir@ in this context,
the test could only fail if they differed.  Back-patch to 9.1, where the
test was introduced.

Hamid Quddus Akhtar

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/98a746c1ea7b134d997570adae6bf84da78b7a2a

Modified Files
--------------
src/test/regress/output/security_label.source |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: pgbench: Tweak documentation.
Next
From: Noah Misch
Date:
Subject: pgsql: Use @libdir@ in both of regress/{input, output}/security_label.so