pgsql/src/interfaces/odbc bind.c connection.c ...

From: inoue(at)postgresql(dot)org (Hiroshi Inoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc bind.c connection.c ...
Date: 2002-03-11 10:26:00
Message-ID: 20020311102600.DCD5E47615B@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: inoue(at)postgresql(dot)org 02/03/11 05:25:58

Modified files:
src/interfaces/odbc: bind.c connection.c convert.c
dlg_specific.c info.c options.c psqlodbc.h
results.c statement.c

Log message:
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.

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2002-03-11 12:56:05 pgsql/src/interfaces/ecpg lib/Makefile preproc ...
Previous Message Peter Eisentraut - PostgreSQL 2002-03-11 05:03:53 pgsql/doc/src/sgml libpq.sgml runtime.sgml xfu ...