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

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

From
petere@postgresql.org
Date:
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.