The vesrion is now 8.2.0101.
authorHiroshi Inoue <inoue@tpf.co.jp>
Mon, 4 Sep 2006 20:51:06 +0000 (20:51 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Mon, 4 Sep 2006 20:51:06 +0000 (20:51 +0000)
commite1721022fc7a868aa84e54931554c109d08f7647
tree97b6d8bb5b6e001ff1eec2fe548a7d1dd74da44c
parent77ab823f7d5e275043b62542f575010e4d88e2f5
The vesrion is now 8.2.0101.
1. Delayload import XOLEHLP.dll so that the driver can be loaded
   without the existence of the dll.
2. Fix a simple password authentication bug.
3. Fix a buffer overrun bug which prevented the connection phase
   from retrying another version appropriately.
4. Handle multi-addresses of a specified host properly.
5. Refine the socket handling(connect, recv, send).
6. Display more appropriate error messages in the connection phase.
12 files changed:
bind.c
connection.c
connection.h
environ.c
psqlodbc.h
psqlodbca.def
qresult.c
socket.c
socket.h
version.h
win32.mak
win_unicode.c