Log Message:
-----------
At VC6, although there are winsock2.h and ws2tcpip.h, there is neither 
a definition of the addrinfo structure nor a definition of getaddrinfo() 
and a freeaddrinfo() function.
It seems that a header and a library are insufficient somehow.

Modified Files:
--------------
    psqlodbc:
        socket.c (r1.43 -> r1.44)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/socket.c.diff?r1=1.43&r2=1.44)
        socket.h (r1.27 -> r1.28)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/socket.h.diff?r1=1.27&r2=1.28)
        psqlodbc.dsp (r1.5 -> r1.6)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.dsp.diff?r1=1.5&r2=1.6)

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to