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-09 Change LOCK statements to start new transaction Hiroshi Inoue 7.3.1
2002-08-01 1) Improve the handling of the queries like (select ..) union (select ..) Hiroshi Inoue 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-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-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-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 Preparation for the parameter array handling. Hiroshi Inoue 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-19 Change SC_fetch() to not retrieve data in case the Hiroshi Inoue 7.2.1
2001-09-22 Provide some initial support for building the ODBC driver for Peter Eisentraut 7.2.1
2001-09-14 1) Improve the implementation of *Disallow Premature* for Hiroshi Inoue 7.2.1
2001-09-08 Improve declare/fetch mode a little. Hiroshi Inoue 7.2.1
2001-09-07 1) Most driver options could be set per DSN. Hiroshi Inoue 7.2.1
2001-08-24 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of Peter Eisentraut 7.2.1
2001-08-21 Fix a lot of compile errors on unix. Hiroshi Inoue 7.2.1