Commits

DateSubjectAuthorReleases
2002-08-22 Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc Marc G. Fournier 7.3.1
2002-06-06 Add *Int8 As* option. Hiroshi Inoue 7.3.1
2002-05-22 1) Support Keyset Driven driver cursors. Hiroshi Inoue 7.3.1
2002-04-23 1) Fix SQLProcedures(). Hiroshi Inoue 7.3.1
2002-04-10 Prevent an infinite loop of error reporting. Hiroshi Inoue 7.3.1
2002-04-02 Fix compiler warnings. Hiroshi Inoue 7.3.1
2002-04-02 [HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-l Hiroshi Inoue 7.3.1
2002-03-28 [2002-03-28] Hiroshi Inoue 7.3.1
2002-03-25 Fix for ODBC compile warnings. Bruce Momjian 7.3.1
2002-03-14 1) Internal improvements to handle updatable cursors(1st cut). Hiroshi Inoue 7.3.1
2002-03-11 Bug fixes for the 2002-03-08 change. Hiroshi Inoue 7.3.1
2002-03-08 1) Implement SQLParamOptions(). Hiroshi Inoue 7.3.1
2002-02-27 Improve the handling of ODBC escape(a request from Marcelo Aceto). Hiroshi Inoue 7.3.1
2002-02-18 The version is now 7.01.0010. Hiroshi Inoue 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-11-05 1) Fix a few bugs about SQLGetData() Hiroshi Inoue 7.2.1
2001-11-02 Suppress compiler warning (only seen in MULTIBYTE case). Tom Lane 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-09-22 Provide some initial support for building the ODBC driver for Peter Eisentraut 7.2.1
2001-09-21 1) Avoid an overflow of connection string for Access(Microsoft Jet). Hiroshi Inoue 7.2.1
2001-09-14 1) Improve the implementation of *Disallow Premature* for Hiroshi Inoue 7.2.1
2001-09-13 1) Not export ODBC 3.0 functions. Hiroshi Inoue 7.2.1
2001-09-11 Fix some multibyte related bugs. Hiroshi Inoue 7.2.1
2001-09-10 1) Fix SQLForeignKeys() in multibyte mode. Hiroshi Inoue 7.2.1