summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/execute.c
Commit message (Expand)AuthorAgeFilesLines
* Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian2001-05-081-15/+27
* ODBC source code cleanup patch. Should match rest of PostgreSQL code better.Bruce Momjian2001-05-081-66/+35
* 1) Decrease the size of needlessly large buffers. For example, itHiroshi Inoue2001-04-231-0/+5
* A patch to fix the following bugs.Hiroshi Inoue2001-04-231-39/+69
* 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-257/+360
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-141-355/+274
* Source alignment cleanups.Bruce Momjian2001-02-111-8/+8
* More cleanup.Bruce Momjian2001-02-111-6/+6
* Cleanup of source.Bruce Momjian2001-02-111-0/+1
* More ODBC formatting cleanup.Bruce Momjian2001-02-101-30/+8
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-101-257/+360
* Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian2001-02-101-1/+0
* Remove // comments from ODBC.Bruce Momjian2000-05-271-33/+33
* Back out odbc changes until 7.1.Bruce Momjian2000-05-171-33/+33
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-161-33/+33
* missing state transitionByron Nikolaidis2000-02-281-0/+7
* Added numeric and int8 types.Byron Nikolaidis2000-01-301-0/+49
* Rename readonly to onlyread in odbc. Use varargs properly.Bruce Momjian1999-11-301-6/+4
* Mini Update #2 -- final fixes for buffer lengths, null buffers, truncationByron Nikolaidis1999-01-051-4/+33
* Minor fixes to compile on unix for v6-40-0002Byron Nikolaidis1998-12-291-0/+2
* Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis1998-12-291-4/+35
* Update for version 06-40-0001Byron Nikolaidis1998-11-111-1/+1
* Update source code to Byron's v6.30.0250 sources plus minor cleanupThomas G. Lockhart1998-10-061-28/+46
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-1/+1
* Version 06-30-0248Byron Nikolaidis1998-07-221-1/+22
* Update to v.0246Byron Nikolaidis1998-06-161-11/+63
* Update odbc driver to current version V.0244Byron Nikolaidis1998-06-031-275/+318
* Replace old PostODBC driver with new one...Marc G. Fournier1998-04-131-0/+535