> ------- Original Message ------- > From: Magnus Hagander <[EMAIL PROTECTED]> > To: Tom Lane <[EMAIL PROTECTED]> > Sent: 25/04/07, 22:31:20 > Subject: Re: [PATCHES] Fix for MSVC header installation > > Yup. I had no idea it did that :-) It certainly explains the difference.
No, nor I, but it makes sense if you consider an install into /usr/local vs. /usr/local/pgsql for example. > Since the default path is /usr/local/pgsql.. But on the linux box in > question I build into /home/mha/pginst/HEAD/. Hmm, that presents a possible problem as I can't see any way to restructure the layout based on the selected installation path in pgInstaller :-(. We should probably stick with the postgresql-already-in-the-path layout - no-one's ever complained, and that'll be the smallest issue for anyone porting code to win32. Fixing the perl code shouldn't be an issue of course. /D ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend