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

Started by Peter Eisentrautalmost 25 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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.