The version is now 8.2.0402.
authorHiroshi Inoue <inoue@tpf.co.jp>
Sat, 2 Jun 2007 05:32:19 +0000 (05:32 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sat, 2 Jun 2007 05:32:19 +0000 (05:32 +0000)
commit92a075cb7c009ac5770973c87e0097e8c23aeaad
tree8483779a837e2ef3fc7442047974edc6cb195722
parentccbd87ed3e18456afafa6c3a4b4c8d829e2bb050
The version is now 8.2.0402.
. Fix some bugs in case without MSDTC support.
. Refine the realloc handling.
. Put back the @@IDENTITY implementation so as not to use lastval().
. Change SQLColumns() to return correct column length in the Unicode driver.
. Remove the connection count limitation.
. Fix Protocol=7.4--1 notation (should be Protocol=7.4).
. Fix a typo in socket.c (bug report from Rainer bauer).
24 files changed:
connection.c
connection.h
convert.c
dlg_specific.c
dlg_wingui.c
environ.c
environ.h
execute.c
info.c
inouealc.c
loadlib.c
options.c
parse.c
pgapi30.c
pgtypes.c
psqlodbc.h
qresult.c
qresult.h
results.c
socket.c
statement.c
statement.h
version.h
win32.mak