Обсуждение: pgsql/src/interfaces/odbc GNUmakefile dlg_spec ...

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

pgsql/src/interfaces/odbc GNUmakefile dlg_spec ...

От
petere@postgresql.org
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    petere@postgresql.org    01/09/23 09:32:24

Modified files:
    src/interfaces/odbc: GNUmakefile dlg_specific.h gpps.c

Log message:
    Don't refer to odbcinst.ini by absolute path.  SQLGetPrivateProfileString
    handles this.

    Don't install our own odbcinst.ini.  That's the driver manager's business.