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