summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/convert.h
Commit message (Expand)AuthorAgeFilesLines
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-1/+1
* 1) Fix a few bugs about SQLGetData()Hiroshi Inoue2001-11-051-1/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-9/+10
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-12/+11
* Fix the bug about boolean type handling reported byHiroshi Inoue2001-09-291-1/+1
* Resolve compile errors on unix.Hiroshi Inoue2001-09-081-2/+2
* 1) Most driver options could be set per DSN.Hiroshi Inoue2001-09-071-10/+10
* Fix a complie error on Windows platform.Hiroshi Inoue2001-08-271-3/+1
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-0/+2
* Get rid of the following size limit.Hiroshi Inoue2001-05-251-2/+2
* ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian2001-03-271-7/+6
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-33/+34
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-141-34/+33
* More cleanup.Bruce Momjian2001-02-111-8/+8
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-101-36/+37
* Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis1998-12-291-3/+3
* Version 06-30-0248Byron Nikolaidis1998-07-221-0/+2
* Update odbc driver to current version V.0244Byron Nikolaidis1998-06-031-20/+22
* Replace old PostODBC driver with new one...Marc G. Fournier1998-04-131-0/+47