Rearrange some ODBC code
commit77ee311eec4f2e3a37d30c74f4312dc7010ebd79
authorEvan Miller <emmiller@gmail.com>
Wed, 8 Sep 2021 14:59:37 +0000 (8 10:59 -0400)
committerEvan Miller <emmiller@gmail.com>
Wed, 8 Sep 2021 15:07:17 +0000 (8 11:07 -0400)
tree3ce09dc4173d4e56e27bf879e4ef429ba004551f
parentc04a3fb9a75d5129cfc2f8d42e4c756e7e785910
Rearrange some ODBC code

Move unixODBC specific code to its own source file, and support old
iODBC installations that have only iodbinst.h.
configure.ac
src/odbc/Makefile.am
src/odbc/connectparams.c
src/odbc/getproperties.c [new file with mode: 0644]
src/odbc/mdbodbc.h