Обсуждение: pgsql/src/interfaces/odbc connection.c convert ...

Поиск
Список
Период
Сортировка

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

От
inoue@postgresql.org (Hiroshi Inoue)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    inoue@postgresql.org    02/04/23 00:14:13

Modified files:
    src/interfaces/odbc: connection.c convert.c execute.c info.c
                         pgtypes.c results.c statement.c

Log message:
    1) Fix SQLProcedures().
    2) Handle timestamp without time zone.
    3) Improve SQLForeignKeys() in multibyte mode.