pgsql: Add current directory to Perl include path - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add current directory to Perl include path
Date
Msg-id E1epfuJ-0004xh-RQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add current directory to Perl include path

Recent Perl versions don't have the current directory in the module
include path anymore, so we need to add it here explicitly to make these
scripts continue to work.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9ee0573ef146ab37d7b85951f83e00bcbd305ff3

Modified Files
--------------
src/backend/utils/mb/Unicode/Makefile | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix thinko in in_range_float4_float8.
Next
From: Tom Lane
Date:
Subject: pgsql: Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22.