The version is now 8.2.0.7.
authorHiroshi Inoue <inoue@tpf.co.jp>
Thu, 24 Aug 2006 15:03:57 +0000 (15:03 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Thu, 24 Aug 2006 15:03:57 +0000 (15:03 +0000)
commitadb363daa9ff39935da178a605e956590343543b
tree3a8e5cc38d3663c6548dc99861f26d313bdc6e9a
parent07270ead088629f7dd171f9876fa65dbbcd39e1c
The version is now 8.2.0.7.
. Fix some SQLPrimaryKey, SQLForeignKey bugs.
  Fill PK_NAME or FK_NAME columns.
  Return right update_rule values.
  Remove duplicates.
. Handle SQL_ALL_SCHEMAS parameter in SQLTables.
. Handle unaligned indicator/length buffers more properly.
. Fix a bug in ProcedureColumns in case of set returning functions.
. Fix a buffer overrun in handle_notice_message (Bart Samuel)
. Fix a output parameters problem (Bart Samuel)
. Hold the connection lock while a rollbackable statement
  running.
. Add Extra Opts option to the DSN option setupdialog.
20 files changed:
bind.c
catfunc.h
columninfo.h
connection.c
convert.c
convert.h
descriptor.h
execute.c
info.c
options.c
pgapi30.c
psqlodbc.h
psqlodbc.rc
results.c
socket.c
socket.h
statement.c
statement.h
version.h
win_unicode.c