summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier2002-08-221-72/+0
* Add md5 authentication support thanks to Bruce Momjian.Hiroshi Inoue2001-11-121-3/+3
* Allow optional () after current_user, session_user, user, current_time,Peter Eisentraut2001-10-091-3/+7
* Don't refer to odbcinst.ini by absolute path. SQLGetPrivateProfileStringPeter Eisentraut2001-09-231-5/+4
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-221-4/+17
* Link ODBC driver with -lnsl and -lsocket, for Solaris.Peter Eisentraut2001-09-111-2/+2
* Do not install the odbc header files, per discussion on odbc list.Peter Eisentraut2001-08-271-13/+2
* Fix a lot of compile errors on unix.Hiroshi Inoue2001-08-211-2/+2
* Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian2001-05-111-2/+2
* Add multibyte supportHiroshi Inoue2001-03-261-1/+5
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-141-2/+2
* Repair BSD/OS shared library fixes.Peter Eisentraut2001-02-101-10/+2
* ODBC BSD/OS fix.Bruce Momjian2001-02-101-3/+5
* Allow -Bsymbolic on BSDI for ODBC.Bruce Momjian2001-02-101-2/+3
* Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian2001-02-101-2/+7
* Fix linker options for ODBC driver. See comment inPeter Eisentraut2000-12-161-1/+6
* Remove compiler warnings (add missing include files). Only link againstPeter Eisentraut2000-10-281-2/+2
* Polish shared library build to reduce number of special hacks. InPeter Eisentraut2000-10-231-4/+2
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-15/+7
* Move contrib/odbc/odbc.sql together with odbc driver, remove old files;Peter Eisentraut2000-09-181-5/+11
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-5/+5
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+3
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-0/+62