pgsql: Fix quoting in the add_to_path Makefile macro.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix quoting in the add_to_path Makefile macro.
Дата
Msg-id E1XdWTi-0007TH-3i@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix quoting in the add_to_path Makefile macro.

The previous quoting caused "make -C src/bin check" to ignore, rather
than add to, any LD_LIBRARY_PATH content from the environment.
Back-patch to 9.4, where the macro was introduced.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/494affbd900d1c90de17414a575af1a085c3e37a

Modified Files
--------------
src/Makefile.global.in |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Suppress dead, unportable src/port/crypt.c code.
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Suppress dead, unportable src/port/crypt.c code.