Re: [PATCHES] Unixware 713 probs

2003-09-08 Thread ohp
ECTED]> > Cc: Larry Rosenman <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: [PATCHES] Unixware 713 probs > > Andreas Pflug <[EMAIL PROTECTED]> writes: > > Larry Rosenman wrote: > >> Here's a quickie patch I did to fix it. > > > Patching th

Re: [PATCHES] Unixware 713 probs

2003-09-08 Thread Andreas Pflug
Tom Lane wrote: Andreas Pflug <[EMAIL PROTECTED]> writes: Larry Rosenman wrote: Here's a quickie patch I did to fix it. Patching this or not, if the function's called the backend will SEGV either (at least on my 2.4.20 it does) because a IPV6 address is copied in the memory sp

Re: [PATCHES] Unixware 713 probs

2003-09-07 Thread Tom Lane
Andreas Pflug <[EMAIL PROTECTED]> writes: > Larry Rosenman wrote: >> Here's a quickie patch I did to fix it. > Patching this or not, if the function's called the backend will SEGV > either (at least on my 2.4.20 it does) because a IPV6 address is copied > in the memory space of a IPV4 address.

Re: [PATCHES] Unixware 713 probs

2003-09-07 Thread Andreas Pflug
Larry Rosenman wrote: Here's a quickie patch I did to fix it. Patching this or not, if the function's called the backend will SEGV either (at least on my 2.4.20 it does) because a IPV6 address is copied in the memory space of a IPV4 address. Regards, Andreas ---(end o

Re: [PATCHES] Unixware 713 probs

2003-09-07 Thread Larry Rosenman
--On Sunday, September 07, 2003 14:19:00 -0500 Larry Rosenman <[EMAIL PROTECTED]> wrote: --On Sunday, September 07, 2003 20:22:30 +0200 [EMAIL PROTECTED] wrote: [snip] /usr/local/bin/gmake -C libpq all gmake[3]: Entering directory `/home/postgres/pgsql/src/backend/libpq' cc -O -Kinline,no_h