Re: [HACKERS] Proposed patch to getaddrinfo.c to support

From: Petr Jelinek <pjmodos(at)seznam(dot)cz>
To: pgsql-patches(at)postgresql(dot)org, dpage(at)vale-housing(dot)co(dot)uk, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Chuck McDevitt <cmcdevitt(at)greenplum(dot)com>
Subject: Re: [HACKERS] Proposed patch to getaddrinfo.c to support
Date: 2005-08-25 09:41:58
Message-ID: 430D9266.1080101@seznam.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Dave Page wrote:
> It, or some related patch appears to have broken the build on buildfarm member snake.
>
> I haven't had time to investigate.
>
> /D

Atached patch fixes it and also adds proper gai_strerror for windows.
(It's patch against CVS *after* Chucks patch was aplied)

--
Regards
Petr Jelinek (PJMODOS)

Attachment Content-Type Size
getaddrinfo.patch text/plain 3.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sivakumar K 2005-08-25 10:14:19 API like mysql_ping
Previous Message Teodor Sigaev 2005-08-25 09:16:04 Re: VACUUM/t_ctid bug (was Re: GiST concurrency commited)

Browse pgsql-patches by date

  From Date Subject
Next Message Ilia Kantor 2005-08-25 12:53:40 CRC32 function
Previous Message Dave Page 2005-08-25 08:31:17 Re: [HACKERS] Proposed patch to getaddrinfo.c to support