pgsql: Handle spaces for Python install location in MSVC scripts

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Handle spaces for Python install location in MSVC scripts
Дата
Msg-id E1jWItB-0005wv-5T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Handle spaces for Python install location in MSVC scripts

Attempting to use an installation path of Python that includes spaces
caused the MSVC builds to fail.  This fixes the issue by using the same
quoting method as ad7595b for OpenSSL.

Author: Victor Wagner
Discussion: https://postgr.es/m/20200430150608.6dc6b8c4@antares.wagner.home
Backpatch-through: 9.5

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ad53d6efef0ca7ebc3f80531ecd230e5f28d638d

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: PG 13 relnotes, fix markup
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: further fooling-about with rendering of tables in PDF outpu