aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/install-sh
Commit message (Collapse)AuthorAge
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-19
| | | | | which didn't work anyway. Had to back out unixodbc related patch which broke the regular ODBC build.
* Update source code to Byron's v6.30.0250 sources plus minor cleanupThomas G. Lockhart1998-10-06
to get rid of unused variables. Get clean compile on Linux (Thomas and Gerald). Implement autoconf/configure for standalone builds and use the existing autoconf/configure system when in the Postgres source tree. Code tests and functions with ApplixWare-4.4.1beta on a Linux box. Changes should be backward compatible with WIN32 but still needs testing.