1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +03:00

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.
This commit is contained in:
Hiroshi Inoue
2002-03-11 10:25:57 +00:00
parent d0d3ab5325
commit dadb718b10
9 changed files with 77 additions and 35 deletions

View File

@ -5,7 +5,7 @@
*
* Comments: See "notice.txt" for copyright and license information.
*
* $Id: psqlodbc.h,v 1.58 2002/03/08 08:52:53 inoue Exp $
* $Id: psqlodbc.h,v 1.59 2002/03/11 10:25:57 inoue Exp $
*
*/