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

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

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

От
inoue@postgresql.org
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    inoue@postgresql.org    01/09/21 03:51:52

Modified files:
    src/interfaces/odbc: connection.c connection.h dlg_specific.c
                         dlg_specific.h info.c options.c results.c
                         drvconn.c

Log message:
    1) Avoid an overflow of connection string for Access(Microsoft Jet).
    2) Change to retry lower version in case of "Unsupported frontend
    procotol".