psqlodbc - psqlodbc: Make sure the support of the backward-compatibility

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Make sure the support of the backward-compatibility
Date: 2010-10-05 14:29:36
Message-ID: 20101005142936.282BF107167D@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make sure the support of the backward-compatibility version of getaddrinfo()
family even when _WIN32_WINNT is supplied.

Modified Files:
--------------
psqlodbc:
socket.c (r1.71 -> r1.72)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/socket.c?r1=1.71&r2=1.72)
version.h (r1.165 -> r1.166)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.165&r2=1.166)

Browse pgsql-committers by date

  From Date Subject
Next Message User Hinoue 2010-10-05 21:46:38 psqlodbc - psqlodbc: Update win64.mak so that gssapi support is
Previous Message User Hinoue 2010-10-05 14:21:11 psqlodbc - psqlodbc: Remove a compilation error and some compiler