summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/options.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier2002-08-221-728/+0
* 1) Support Keyset Driven driver cursors.Hiroshi Inoue2002-05-221-6/+64
* 1) Fix a bug in declare/fetch mode.Hiroshi Inoue2002-04-121-0/+13
* [2002-03-28]Hiroshi Inoue2002-03-281-9/+9
* 1) Internal improvements to handle updatable cursors(1st cut).Hiroshi Inoue2002-03-141-54/+31
* Bug fixes for the 2002-03-08 change.Hiroshi Inoue2002-03-111-2/+2
* 1) Implement SQLParamOptions().Hiroshi Inoue2002-03-081-5/+19
* The version is now 7.01.0010.Hiroshi Inoue2002-02-181-8/+6
* 1) Improve literal handling in parse_statement().Hiroshi Inoue2001-11-031-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-12/+12
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-35/+34
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-221-10/+0
* 1) Avoid an overflow of connection string for Access(Microsoft Jet).Hiroshi Inoue2001-09-211-0/+9
* 1) Most driver options could be set per DSN.Hiroshi Inoue2001-09-071-7/+13
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-4/+0
* 1) Change all internal SQL function calls fromHiroshi Inoue2001-08-181-39/+28
* Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian2001-05-081-33/+36
* ODBC source code cleanup patch. Should match rest of PostgreSQL code better.Bruce Momjian2001-05-081-62/+45
* ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian2001-03-271-1/+0
* Fix comments that were mis-wrapped, for Tom Lane.Bruce Momjian2001-03-231-9/+20
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-422/+488
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-141-483/+425
* Source alignment cleanups.Bruce Momjian2001-02-111-4/+4
* More cleanup.Bruce Momjian2001-02-111-4/+4
* Cleanup of source.Bruce Momjian2001-02-111-0/+1
* More ODBC formatting cleanup.Bruce Momjian2001-02-101-12/+4
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-101-422/+488
* Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian2001-02-101-1/+0
* there is one problem with Zoltan patches commited into the tree:Bruce Momjian2000-12-151-15/+1
* Remove compiler warnings (add missing include files). Only link againstPeter Eisentraut2000-10-281-0/+1
* From Zoltan Kovacs back in April (sorry for the delay Zoltan!):Thomas G. Lockhart2000-10-251-0/+9
* Remove // comments from ODBC.Bruce Momjian2000-05-271-14/+14
* Back out odbc changes until 7.1.Bruce Momjian2000-05-171-14/+14
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-161-14/+14
* Clean up minor compiler warnings.Tom Lane2000-03-181-1/+0
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-1/+1
* Update 06-40-0004 -- Add Bookmark support!Byron Nikolaidis1999-01-081-23/+41
* Minor fixes to compile on unix for v6-40-0002Byron Nikolaidis1998-12-291-0/+6
* Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis1998-12-291-134/+368
* Update source code to Byron's v6.30.0250 sources plus minor cleanupThomas G. Lockhart1998-10-061-8/+16
* Version 06-30-0248Byron Nikolaidis1998-07-221-10/+25
* Update to v.0246Byron Nikolaidis1998-06-161-4/+42
* Update driver to official 6.30.0244 release.Byron Nikolaidis1998-06-081-16/+38
* Update odbc driver to current version V.0244Byron Nikolaidis1998-06-031-91/+162
* Replace old PostODBC driver with new one...Marc G. Fournier1998-04-131-0/+210