Fix assorted issues with build and install paths containing spaces.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a61b6b7d184dc7aa2475eb4d293990404be5fedd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-06-14T20:40:35Z
Releases: 9.2.0
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.

Files

PathChange+/−
src/interfaces/ecpg/test/Makefile modified +1 −1
src/Makefile.global.in modified +1 −1
src/Makefile.shlib modified +1 −1
src/test/isolation/Makefile modified +1 −1