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-07-11Make NAMEDATALEN changeable at compile time.Hiroshi Inoue
2002-06-281) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page).Hiroshi Inoue
2002-06-06Add *Int8 As* option.Hiroshi Inoue
2002-05-221) Support Keyset Driven driver cursors.Hiroshi Inoue
2002-04-151) Fix a bug about reporting varchar info thanks to Aceto.Hiroshi Inoue
2002-04-10Prevent an infinite loop of error reporting.Hiroshi Inoue
2002-04-02[HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-lHiroshi 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-11Bug fixes for the 2002-03-08 change.Hiroshi Inoue
2002-03-081) Implement SQLParamOptions().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-05Preparation for the parameter array handling.Hiroshi Inoue
2001-11-051) Fix a few bugs about SQLGetData()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-10-12Update the version of psqlodbc driver.Hiroshi Inoue
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-08Improve declare/fetch mode a little.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-05-171) Decrease the size of some buffers.Hiroshi Inoue
2001-05-011) fix bugs reported by Andrea Aime.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-03-16Add multibyte support.Hiroshi Inoue
2001-02-151) Change transaction boundary in autocommit off modeHiroshi Inoue
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-11The attached patch does the following:Bruce Momjian
2001-02-10Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian
2001-02-10CleanupBruce Momjian
2001-02-06Improved version handling introduced by Dave Page.Hiroshi Inoue
2001-01-26odbc1.diff changes the text on the Protocol Radio buttons on the driverBruce Momjian
2001-01-26gcc complains about improperly terminated comment.Tom Lane
2001-01-25Further to the previous ODBC patches I posted today, I found a couple ofBruce Momjian
2001-01-25I decided to give this a go after all :-) The attached patch does theBruce Momjian
2000-12-11Make all ODBCVER = 2.50Bruce Momjian
2000-12-11Fix ODBC compile, prevent ODBCVER warning, though the version numbers goBruce Momjian
2000-12-10Here is patch to the ODBC driver to update the version to 2.5 and allowBruce Momjian
2000-06-08More odbc include cleanupsBruce Momjian
2000-06-08Fix ODBC for new binary fopen/open paramsBruce Momjian