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: [email protected]
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_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(-)

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.