Martijn van Oosterhout wrote: > I don't see an easy way out. Half the system thinks backslashes are > special and need expansion, the other half thinks forward slashes are > option markers. This is really just a variation on the "space in > filenames" issue in UNIX.
pg_config --pgxs is supposed to be included from a makefile, and while GNU make supports command.com/cmd.exe to be the underlying shell of a make process, it's unlikely that our makefiles do, so you need a Unix-style shell anyway, so the forward slashes are not a problem. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings