pgsql: Fix assorted issues with build and install paths containing spac

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix assorted issues with build and install paths containing spac
Дата
Msg-id E1QWaQf-0006Vm-LH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix assorted issues with build and install paths containing spaces.

Apparently there is no buildfarm critter exercising this case after all,
because it fails in several places.  With this patch, build, install,
check-world, and installcheck-world pass for me on OS X.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/eb5226e02a7cb336dbc17782d8788b178359826e

Modified Files
--------------
config/mkinstalldirs              |    8 +++++---
src/Makefile.shlib                |    2 +-
src/interfaces/ecpg/test/Makefile |    2 +-
src/makefiles/pgxs.mk             |    2 +-
src/pl/plperl/GNUmakefile         |    2 +-
src/pl/plpython/Makefile          |    2 +-
src/pl/tcl/Makefile               |    2 +-
src/test/regress/GNUmakefile      |   12 ++++++------
8 files changed, 17 insertions(+), 15 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix assorted issues with build and install paths containing spac
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix assorted issues with build and install paths containing spac