> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 06 October 2004 17:35
> To: Dave Page
> Cc: pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] Pl/perl broken on Windows
>
>
> OK, I have adjusted the code to use #define for the plperl compile.
> This should prevent the conflict you are getting when perl
> defines uid_t too.
Hi Bruce,
It looks good now - thanks.
Regards, Dave.