> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: 23 September 2005 15:16
> To: Dave Page
> Cc: Thomas Hallgren; pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] pgxs and pginstaller
>
> "Dave Page" <dpage@vale-housing.co.uk> writes:
> >> My temporary patch for this was to remove all lines staring
> >> with 'ifeq'
> >> or 'endif' between line 66 and 102.
>
> > I agree with your earlier comment - this should definitely
> be fixed in
> > PostgreSQL, not pgInstaller.
>
> It's not broken, and I've seen no argument as to why we ought
> to change it.
Because it adds '/postgresql' to the path on Windows when it shouldn't,
as Thomas pointed out.
Regards, Dave.