summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/GNUmakefile
AgeCommit message (Expand)Author
2002-08-22Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier
2001-11-12Add md5 authentication support thanks to Bruce Momjian.Hiroshi Inoue
2001-10-09Allow optional () after current_user, session_user, user, current_time,Peter Eisentraut
2001-09-23Don't refer to odbcinst.ini by absolute path. SQLGetPrivateProfileStringPeter Eisentraut
2001-09-22Provide some initial support for building the ODBC driver forPeter Eisentraut
2001-09-11Link ODBC driver with -lnsl and -lsocket, for Solaris.Peter Eisentraut
2001-08-27Do not install the odbc header files, per discussion on odbc list.Peter Eisentraut
2001-08-21Fix a lot of compile errors on unix.Hiroshi Inoue
2001-05-11Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian
2001-03-26Add multibyte supportHiroshi Inoue
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2001-02-14Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian
2001-02-10Repair BSD/OS shared library fixes.Peter Eisentraut
2001-02-10ODBC BSD/OS fix.Bruce Momjian
2001-02-10Allow -Bsymbolic on BSDI for ODBC.Bruce Momjian
2001-02-10Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian
2000-12-16Fix linker options for ODBC driver. See comment inPeter Eisentraut
2000-10-28Remove compiler warnings (add missing include files). Only link againstPeter Eisentraut
2000-10-23Polish shared library build to reduce number of special hacks. InPeter Eisentraut
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-09-18Move contrib/odbc/odbc.sql together with odbc driver, remove old files;Peter Eisentraut
2000-09-17Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-28Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut