I have made the couple of mods required to make the odbc driver with
Bruce Momjian <bruce@momjian.us>
I have made the couple of mods required to make the odbc driver with postgres build and use unixODBC (http://www.unixodbc.org) This patch was applied against the postgresql-7.0beta1 build Any problems let me know. Nick Gorham
Files
| Path | Change | +/− |
|---|---|---|
| configure.in | modified | +42 −0 |
| doc/TODO | modified | +1 −1 |
| src/include/config.h.in | modified | +4 −1 |
| src/interfaces/odbc/dlg_specific.c | modified | +2 −0 |
| src/interfaces/odbc/misc.h | modified | +2 −1 |