pgsql: Add current directory to Perl include path

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add current directory to Perl include path
Дата
Msg-id E1epfuJ-0004xh-RQ@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix thinko in in_range_float4_float8.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22.