Re: [HACKERS] Pl/perl broken on Windows

2004-10-07 Thread Dave Page
> -Original Message- > From: Bruce Momjian [mailto:[EMAIL PROTECTED] > Sent: 06 October 2004 17:35 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [HACKERS] Pl/perl broken on Windows > > > OK, I have adjusted the code to use #define for the plp

Re: [HACKERS] Pl/perl broken on Windows

2004-10-06 Thread Bruce Momjian
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. --- Dave Page wrote: > I'm getting the following build failure in pl/perl on