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-08-01 1) Improve the handling of the queries like (select ..) union (select ..) Hiroshi Inoue 7.3.1
2002-06-28 1) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page). Hiroshi Inoue 7.3.1
2002-06-15 Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard. Thomas G. Lockhart 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-25 Fix for the following items about escape sequence Hiroshi Inoue 7.3.1
2002-04-24 Sorry for the package, but the following patch need to be applied to get Bruce Momjian 7.3.1
2002-04-23 1) Fix SQLProcedures(). Hiroshi Inoue 7.3.1
2002-04-01 1) Add rollback functionality to updatable cursors. 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-12-30 Make sure that all <ctype.h> routines are called with unsigned char Tom Lane 7.2.1
2001-12-10 Remove duplicate lines from previous patch attempt. Trouble with my Thomas G. Lockhart 7.2.1
2001-12-10 Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty Thomas G. Lockhart 7.2.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-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-10-25 Add do { ... } while (0) to more bad macros. Bruce Momjian 7.2.1