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

From Marc G. Fournier
Subject pgsql/src/interfaces/odbc connection.c connect ...
Date
Msg-id 200109100853.f8A8rS790758@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    scrappy@hub.org    01/09/10 04:53:27

Modified files:
    src/interfaces/odbc: connection.c connection.h info.c parse.c
                         results.c statement.h

Log message:
    1) Fix SQLForeignKeys() in multibyte mode.
    2) Fix a bug with NUMERIC scale in case of Parse
    statement option.
    3) Remove a no longer needed loop in CC_send_query().

    Hiroshi Inoue


pgsql-committers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: pgsql/doc/src/sgml installation.sgml
Next
From: "Marc G. Fournier"
Date:
Subject: pgsql/src/interfaces/odbc dlg_specific.c psqlo ...