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