o:[EMAIL PROTECTED]
> > Sent: 06 October 2004 15:27
> > To: Dave Page; PostgreSQL-patches
> > Subject: RE: [PATCHES] Win32 VERSIONINFO fix
> >
> >
> > > Unfortunately some re-jigging of Magnus' Win32 version
> > patch broke the
> > &
> -Original Message-
> From: Magnus Hagander [mailto:[EMAIL PROTECTED]
> Sent: 06 October 2004 15:27
> To: Dave Page; PostgreSQL-patches
> Subject: RE: [PATCHES] Win32 VERSIONINFO fix
>
>
> > Unfortunately some re-jigging of Magnus' Win32 version
> Unfortunately some re-jigging of Magnus' Win32 version patch
> broke the build by introducing some un-escaped double quotes
> into sed commands.
> The attached patch escapes those quotes without removing the
> re-jigging that was done.
Hmm, this approach seems to make it even less readable