pgsql: Fix assorted issues with build and install paths containing spac - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix assorted issues with build and install paths containing spac
Date
Msg-id E1QWaQf-0006Vg-J3@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_1_STABLE

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

Modified Files
--------------
src/Makefile.global.in            |    2 +-
src/Makefile.shlib                |    2 +-
src/interfaces/ecpg/test/Makefile |    2 +-
src/test/isolation/Makefile       |    2 +-
4 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix assorted issues with build and install paths containing spac
Next
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, document that link mode has to have data director