Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-22Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier
2002-05-221) Support Keyset Driven driver cursors.Hiroshi Inoue
2002-04-09Let psqlodbc30 be compilable without /D DRIVER_CURSOR_IMPLEMENT.Hiroshi Inoue
2002-04-011) Add rollback functionality to updatable cursors.Hiroshi Inoue
2002-03-28[2002-03-28]Hiroshi Inoue
2002-03-141) Internal improvements to handle updatable cursors(1st cut).Hiroshi Inoue
2002-03-081) Implement SQLParamOptions().Hiroshi Inoue
2002-02-27Improve the handling of ODBC escape(a request from Marcelo Aceto).Hiroshi Inoue
2002-02-18The version is now 7.01.0010.Hiroshi Inoue
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-11-051) Fix a few bugs about SQLGetData()Hiroshi Inoue
2001-11-031) Improve literal handling in parse_statement().Hiroshi Inoue
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-241) Fix compile errors on Windows.Hiroshi Inoue
2001-09-22Provide some initial support for building the ODBC driver forPeter Eisentraut
2001-09-071) Most driver options could be set per DSN.Hiroshi Inoue
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-08-21Fix a lot of compile errors on unix.Hiroshi Inoue
2001-08-10Add new files for the preparation.Hiroshi Inoue