Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-22 | Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc | Marc G. Fournier | |
project ... | |||
2001-11-08 | Fix indenting for 'extern "C"' cases. | Bruce Momjian | |
2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | |
initdb/regression tests pass. | |||
2001-10-31 | Suppress a compiler warning. | Hiroshi Inoue | |
2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | |
spacing. Also adds space for one-line comments. | |||
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | |
tests pass. | |||
2001-08-21 | Fix a lot of compile errors on unix. | Hiroshi Inoue | |
Fix '\\' handling for bytea type. | |||
2001-03-27 | ODBC source code cleanup. Mostly alignment of #define constants. | Bruce Momjian | |
2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian | |
2001-02-14 | Back out all ODBC formatting changes, and back out removal of <6.4 | Bruce Momjian | |
protocol. I have left in Tom's SOCK_get_next_byte() fix, and the new win32.mak file addition. I have also left in the 'X' connection close fix. | |||
2001-02-11 | More cleanups. | Bruce Momjian | |
2001-02-11 | Include file alignment fixes. | Bruce Momjian | |
2001-02-11 | Source alignment cleanups. | Bruce Momjian | |
2001-02-11 | More cleanup. | Bruce Momjian | |
2001-02-11 | Cleanup of source. | Bruce Momjian | |
2001-02-10 | Run pgindent over ODBC source. We couldn't do this years ago because we | Bruce Momjian | |
weren't the master source. We are now, and it really needs it. | |||
2000-12-11 | Make all ODBCVER = 2.50 | Bruce Momjian | |
2000-12-11 | Fix ODBC compile, prevent ODBCVER warning, though the version numbers go | Bruce Momjian | |
not match. | |||
1998-07-22 | Version 06-30-0248 | Byron Nikolaidis | |