pgsql: Add code to use Windows getaddrinfo and friends if they exist. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Add code to use Windows getaddrinfo and friends if they exist.
Date
Msg-id 20050824221329.26A9DD7AB2@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add code to use Windows getaddrinfo and friends if they exist.  This
has to be tested dynamically if we want to make portable executables.
Chuck McDevitt and Andrew Dunstan.

Modified Files:
--------------
    pgsql/src/port:
        getaddrinfo.c (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/getaddrinfo.c.diff?r1=1.17&r2=1.18)

pgsql-committers by date:

Previous
From: nwakefield@pgfoundry.org (User Nwakefield)
Date:
Subject: bizgres - bizgres:
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Preliminary pass at release note editing.