"Magnus Hagander" <[EMAIL PROTECTED]> writes:
> Using GetShortPathName() will break on any system that has disabled
> short filename generatino, which IIRC is a recommended best practice
> both for performance and for security in legacy apps. I don't know what
> it does, but probably it will just return the same long path again.

Yuck.  Anyone have another idea on coping with space-containing
pathnames?  I suppose we could try to quote the path variables properly
in all the makefiles, but that sure seems like a painful proposition.

Meanwhile, I believe I've fixed the relocatability issue per se.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to