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-08-09Change LOCK statements to start new transactionHiroshi Inoue
2002-05-221) Support Keyset Driven driver cursors.Hiroshi Inoue
2002-04-121) Fix a bug in declare/fetch mode.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-18The version is now 7.01.0010.Hiroshi Inoue
2002-01-14Small AIX fixes from Rick Flower.Bruce Momjian
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-22Provide some initial support for building the ODBC driver forPeter Eisentraut
2001-09-101) Fix SQLForeignKeys() in multibyte mode.Hiroshi Inoue
2001-09-08Resolve compile errors on unix.Hiroshi Inoue
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-181) Change all internal SQL function calls fromHiroshi Inoue
2001-06-27Handle Procedure calls.Hiroshi Inoue
2001-06-20Change the driver so that large error messages are returnedHiroshi Inoue
2001-05-25Get rid of the following size limit.Hiroshi Inoue
2001-05-08Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian
2001-04-23A patch to fix the following bugs.Hiroshi Inoue
2001-03-27ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-02-14Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian
2001-02-11Include file alignment fixes.Bruce Momjian
2001-02-11Source alignment cleanups.Bruce Momjian
2001-02-11More cleanup.Bruce Momjian
2001-02-10Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian
2001-01-25Further to the previous ODBC patches I posted today, I found a couple ofBruce Momjian
1999-09-03driver v06-40-0007Byron Nikolaidis
1999-01-08Update 06-40-0004 -- Add Bookmark support!Byron Nikolaidis
1998-12-31Mini update to fix SQLGetInfo to work properly (truncation, NULL)Byron Nikolaidis
1998-12-29Minor fixes to compile on unix for v6-40-0002Byron Nikolaidis
1998-12-29Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis
1998-11-11Update for version 06-40-0001Byron Nikolaidis
1998-10-06Update source code to Byron's v6.30.0250 sources plus minor cleanupThomas G. Lockhart
1998-07-22Version 06-30-0248Byron Nikolaidis
1998-06-16Update to v.0246Byron Nikolaidis
1998-06-08Update driver to official 6.30.0244 release.Byron Nikolaidis
1998-06-03Update odbc driver to current version V.0244Byron Nikolaidis
1998-04-13Replace old PostODBC driver with new one...Marc G. Fournier