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

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use @libdir@ in both of regress/{input, output}/security_label.so
Date: 2013-09-23 20:07:00
Message-ID: E1VOCPM-0004um-9X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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_2_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2013-09-23 20:51:24 Re: SSL renegotiation
Previous Message Robert Haas 2013-09-23 19:04:29 pgsql: doc: Clarify that file_fdw options require values.