summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/environ.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier2002-08-221-661/+0
* 1) Support Keyset Driven driver cursors.Hiroshi Inoue2002-05-221-51/+63
* 1) Fix a bug in declare/fetch mode.Hiroshi Inoue2002-04-121-0/+3
* Fix a bug in SQLError().Hiroshi Inoue2002-04-041-2/+2
* [2002-03-28]Hiroshi Inoue2002-03-281-2/+9
* Fix for ODBC compile warnings.Bruce Momjian2002-03-251-3/+2
* 1) Internal improvements to handle updatable cursors(1st cut).Hiroshi Inoue2002-03-141-0/+3
* 1) Implement SQLParamOptions().Hiroshi Inoue2002-03-081-365/+408
* The version is now 7.01.0010.Hiroshi Inoue2002-02-181-0/+6
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-1/+1
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-5/+5
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-23/+24
* 1) Fix compile errors on Windows.Hiroshi Inoue2001-09-241-0/+3
* 1) Not export ODBC 3.0 functions.Hiroshi Inoue2001-09-131-4/+17
* 1) Most driver options could be set per DSN.Hiroshi Inoue2001-09-071-1/+1
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-0/+1
* 1) Change all internal SQL function calls fromHiroshi Inoue2001-08-181-10/+21
* Change the driver so that large error messages are returnedHiroshi Inoue2001-06-201-3/+37
* Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian2001-05-081-2/+3
* ODBC source code cleanup patch. Should match rest of PostgreSQL code better.Bruce Momjian2001-05-081-22/+17
* ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian2001-03-271-1/+0
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-344/+383
* Fix some memory leaks.Hiroshi Inoue2001-03-141-0/+1
* Provide a hack to let initialization happen on platforms for whichTom Lane2001-03-101-3/+15
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-141-376/+343
* Source alignment cleanups.Bruce Momjian2001-02-111-3/+3
* More cleanup.Bruce Momjian2001-02-111-11/+12
* More ODBC formatting cleanup.Bruce Momjian2001-02-101-7/+3
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-101-347/+384
* Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian2001-02-101-1/+0
* Remove inclusions of <malloc.h>.Peter Eisentraut2000-12-191-1/+0
* Remove compiler warnings (add missing include files). Only link againstPeter Eisentraut2000-10-281-0/+1
* Remove // comments from ODBC.Bruce Momjian2000-05-271-30/+30
* Back out odbc changes until 7.1.Bruce Momjian2000-05-171-30/+30
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-161-30/+30
* driver v06-40-0007Byron Nikolaidis1999-09-031-1/+2
* Update 06-40-0004 -- Add Bookmark support!Byron Nikolaidis1999-01-081-0/+5
* Mini Update #2 -- final fixes for buffer lengths, null buffers, truncationByron Nikolaidis1999-01-051-0/+1
* Mini update to fix SQLGetInfo to work properly (truncation, NULL)Byron Nikolaidis1998-12-311-0/+13
* Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis1998-12-291-1/+22
* Update source code to Byron's v6.30.0250 sources plus minor cleanupThomas G. Lockhart1998-10-061-4/+3
* Update to v.0246Byron Nikolaidis1998-06-161-3/+15
* Update odbc driver to current version V.0244Byron Nikolaidis1998-06-031-27/+37
* Replace old PostODBC driver with new one...Marc G. Fournier1998-04-131-0/+416