| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
| Cc: | Larry Rosenman <ler(at)lerctr(dot)org>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Unixware 713 probs |
| Date: | 2003-09-08 00:57:04 |
| Message-ID: | 17147.1062982624@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-patches |
Andreas Pflug <pgadmin(at)pse-consulting(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joseph Shraibman | 2003-09-08 01:06:26 | why does count take so long? |
| Previous Message | Tom Lane | 2003-09-08 00:38:05 | Re: Needed function IF(expr, expr, expr) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-09-08 01:14:49 | Re: [GENERAL] Needed function IF(expr, expr, expr) |
| Previous Message | Tom Lane | 2003-09-08 00:43:53 | Re: mcxt.c |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-09-08 04:42:47 | Re: Minor lmgr code cleanup |
| Previous Message | Tom Lane | 2003-09-08 00:43:53 | Re: mcxt.c |