Re: Unixware 713 probs - Mailing list pgsql-patches

From Tom Lane
Subject Re: Unixware 713 probs
Date
Msg-id 17147.1062982624@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unixware 713 probs  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: Unixware 713 probs
Re: Unixware 713 probs
List pgsql-patches
Andreas Pflug <pgadmin@pse-consulting.de> 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.

I fixed that yesterday.

The s_addr name collision is unfortunate, but easily worked around;
fix committed as suggested by Larry.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: mcxt.c
Next
From: Tom Lane
Date:
Subject: Re: Minor lmgr code cleanup