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 |
2002-05-22 | 1) Support Keyset Driven driver cursors. | Hiroshi Inoue |
2002-04-12 | 1) Fix a bug in declare/fetch mode. | Hiroshi Inoue |
2002-04-04 | Fix a bug in SQLError(). | Hiroshi Inoue |
2002-03-28 | [2002-03-28] | Hiroshi Inoue |
2002-03-25 | Fix for ODBC compile warnings. | Bruce Momjian |
2002-03-14 | 1) Internal improvements to handle updatable cursors(1st cut). | Hiroshi Inoue |
2002-03-08 | 1) Implement SQLParamOptions(). | Hiroshi Inoue |
2002-02-18 | The version is now 7.01.0010. | Hiroshi Inoue |
2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian |
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
2001-09-24 | 1) Fix compile errors on Windows. | Hiroshi Inoue |
2001-09-13 | 1) Not export ODBC 3.0 functions. | Hiroshi Inoue |
2001-09-07 | 1) Most driver options could be set per DSN. | Hiroshi Inoue |
2001-08-24 | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut |
2001-08-18 | 1) Change all internal SQL function calls from | Hiroshi Inoue |
2001-06-20 | Change the driver so that large error messages are returned | Hiroshi Inoue |
2001-05-08 | Run pgindent on ODBC code only, to reformat new comments. | Bruce Momjian |
2001-05-08 | ODBC source code cleanup patch. Should match rest of PostgreSQL code better. | Bruce Momjian |
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-03-14 | Fix some memory leaks. | Hiroshi Inoue |
2001-03-10 | Provide a hack to let initialization happen on platforms for which | Tom Lane |
2001-02-14 | Back out all ODBC formatting changes, and back out removal of <6.4 | Bruce Momjian |
2001-02-11 | Source alignment cleanups. | Bruce Momjian |
2001-02-11 | More cleanup. | Bruce Momjian |
2001-02-10 | More ODBC formatting cleanup. | Bruce Momjian |
2001-02-10 | Run pgindent over ODBC source. We couldn't do this years ago because we | Bruce Momjian |
2001-02-10 | Properly exit ODBC with 'X', allow linking on BSD/OS. | Bruce Momjian |
2000-12-19 | Remove inclusions of <malloc.h>. | Peter Eisentraut |
2000-10-28 | Remove compiler warnings (add missing include files). Only link against | Peter Eisentraut |
2000-05-27 | Remove // comments from ODBC. | Bruce Momjian |
2000-05-17 | Back out odbc changes until 7.1. | Bruce Momjian |
2000-05-16 | Several compilation and run-time problems occur when building on SGI | Bruce Momjian |
1999-09-03 | driver v06-40-0007 | Byron Nikolaidis |
1999-01-08 | Update 06-40-0004 -- Add Bookmark support! | Byron Nikolaidis |
1999-01-05 | Mini Update #2 -- final fixes for buffer lengths, null buffers, truncation | Byron Nikolaidis |
1998-12-31 | Mini update to fix SQLGetInfo to work properly (truncation, NULL) | Byron Nikolaidis |
1998-12-29 | Update for version 6-40-0002 and re-merge Thomas' changes. | Byron Nikolaidis |
1998-10-06 | Update source code to Byron's v6.30.0250 sources plus minor cleanup | Thomas G. Lockhart |
1998-06-16 | Update to v.0246 | Byron Nikolaidis |
1998-06-03 | Update odbc driver to current version V.0244 | Byron Nikolaidis |
1998-04-13 | Replace old PostODBC driver with new one... | Marc G. Fournier |