From: | ohp(at)pyrenet(dot)fr |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de>, Larry Rosenman <ler(at)lerctr(dot)org>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Unixware 713 probs |
Date: | 2003-09-08 10:54:52 |
Message-ID: | Pine.UW2.4.53.0309081253450.550@server.pyrenet.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-patches |
Thanks Tom,
I just cvs update'd and it ccompiles and regression tests pass.
I've have no time today to go further though
On Sun, 7 Sep 2003, Tom Lane wrote:
> Date: Sun, 07 Sep 2003 20:57:04 -0400
> 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: [PATCHES] Unixware 713 probs
>
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2003-09-08 12:09:16 | Re: [GENERAL] plPGSQL bug in function creation |
Previous Message | Andreas Pflug | 2003-09-08 10:52:26 | Re: Unixware 713 probs |
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2003-09-08 11:27:28 | Re: [HACKERS] Index creation takes for ever |
Previous Message | Andreas Pflug | 2003-09-08 10:52:26 | Re: Unixware 713 probs |
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2003-09-08 11:27:28 | Re: [HACKERS] Index creation takes for ever |
Previous Message | Andreas Pflug | 2003-09-08 10:52:26 | Re: Unixware 713 probs |