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-06-12 | 1) Fix a bug *double error message*. | Hiroshi Inoue |
2002-06-06 | Add *Int8 As* option. | Hiroshi Inoue |
2002-03-08 | 1) Implement SQLParamOptions(). | 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-29 | Fix the bug about boolean type handling reported by | Hiroshi Inoue |
2001-09-22 | Provide some initial support for building the ODBC driver for | Peter Eisentraut |
2001-09-21 | 1) Avoid an overflow of connection string for Access(Microsoft Jet). | 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-22 | Change SQLPrimaryKeys() so that it detects the primary key | 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 | Remove dashes in comments that don't need them, rewrap with pgindent. | 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 |
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 | 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 |
2001-02-06 | Improved version handling introduced by Dave Page. | Hiroshi Inoue |
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 |
2000-01-05 | Fix it's and its to be correct. | Bruce Momjian |
1999-01-06 | Update 06-40-0003 | Byron Nikolaidis |
1999-01-05 | Mini Update #2 -- final fixes for buffer lengths, null buffers, truncation | Byron Nikolaidis |
1998-10-06 | Update source code to Byron's v6.30.0250 sources plus minor cleanup | Thomas G. Lockhart |
1998-07-22 | Version 06-30-0248 | Byron Nikolaidis |
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 |