]> granicus.if.org Git - postgresql/commit
Bug fixes for the 2002-03-08 change.
authorHiroshi Inoue <inoue@tpf.co.jp>
Mon, 11 Mar 2002 10:25:57 +0000 (10:25 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Mon, 11 Mar 2002 10:25:57 +0000 (10:25 +0000)
commitdadb718b103d6675399547d3f6c12d0726f9537e
tree52a79b9c8affb5d5c4b7591516d470367483f60a
parentd0d3ab532509c11c6f21ce189ad1ba44437baa62
Bug fixes for the 2002-03-08 change.
1) Put back the error message for SQLError().
2) Change Disallow premature to handle the SELECTed
   result.
3) Put back the behavior of AUTUCOMMIT mode change.
4) Fix SQLColumns for ODBC3.0.

5) Improve the handling of variable bookmark in ODBC3.0.
6) Enable Recognize Unique Index Button.
src/interfaces/odbc/bind.c
src/interfaces/odbc/connection.c
src/interfaces/odbc/convert.c
src/interfaces/odbc/dlg_specific.c
src/interfaces/odbc/info.c
src/interfaces/odbc/options.c
src/interfaces/odbc/psqlodbc.h
src/interfaces/odbc/results.c
src/interfaces/odbc/statement.c