pgsql/src/interfaces/odbc bind.c connection.c ... - Mailing list pgsql-committers

From inoue@postgresql.org (Hiroshi Inoue)
Subject pgsql/src/interfaces/odbc bind.c connection.c ...
Date
Msg-id 20020311102600.DCD5E47615B@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    inoue@postgresql.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.


pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut - PostgreSQL)
Date:
Subject: pgsql/doc/src/sgml libpq.sgml runtime.sgml xfu ...
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql/src/interfaces/ecpg lib/Makefile preproc ...