The version is now 8.2.0006.
authorHiroshi Inoue <inoue@tpf.co.jp>
Tue, 18 Jul 2006 21:20:46 +0000 (21:20 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Tue, 18 Jul 2006 21:20:46 +0000 (21:20 +0000)
commit93d8720557c167946f9864f1bd7bb95fa2807a9a
treeea18a35184f963f71a768e2d02aca36b1d551e7f
parentfaade5d64b77ec8e858c242a3204d1ec70a1c844
The version is now  8.2.0006.
 . Add an option to fake Microsoft SQL Server which would improve
   SERIAL type handling.
 . Add support for LOGIN_TIMEOUT.
 . Improve Statement error handling about the reference of Connection error.
 . Improve the handling BIGINT type in the OSs without having strtoll().
 . Support ODBC CONVERT scalar functions in some cases.
 . Close qlog, mylog files on detach dll.
 . Improve comunication performance in case of the driver's original
   socket.
 . Send a Close message at the end of normal command processing.
30 files changed:
bind.c
connection.c
connection.h
convert.c
descriptor.h
dlg_specific.c
dlg_specific.h
dlg_wingui.c
drvconn.c
execute.c
info.c
inouealc.c
misc.h
msdtc_enlist.cpp
mylog.c
odbcapiw.c
options.c
parse.c
pgapifunc.h
pgtypes.c
pgtypes.h
psqlodbc.c
psqlodbc.h
resource.h
results.c
socket.c
socket.h
statement.c
statement.h
version.h