I have made the couple of mods required to make the odbc driver with

Bruce Momjian <bruce@momjian.us>

Commit: 3fe3acb844995e44ac0eba9d06dc70061e769145
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-06-09T16:03:09Z
Releases: 7.1.1
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

PathChange+/−
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