summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-16/+14
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-221-2/+1
* 1) Most driver options could be set per DSN.Hiroshi Inoue2001-09-071-60/+51
* Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian2001-05-081-16/+21
* ODBC source code cleanup patch. Should match rest of PostgreSQL code better.Bruce Momjian2001-05-081-65/+60
* ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian2001-03-271-2/+1
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-221-5/+5
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-289/+315
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-141-314/+292
* More cleanup.Bruce Momjian2001-02-111-2/+2
* Cleanup of source.Bruce Momjian2001-02-111-0/+1
* More ODBC formatting cleanup.Bruce Momjian2001-02-101-9/+5
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-101-289/+315
* Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian2001-02-101-1/+0
* Remove // comments from ODBC.Bruce Momjian2000-05-271-54/+54
* Back out odbc changes until 7.1.Bruce Momjian2000-05-171-54/+54
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-161-54/+54
* update to 6.40.0009 and provide WIN32 defines for auto-configured itemsByron Nikolaidis2000-02-281-0/+4
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-251-5/+4
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-2/+1
* Update odbc driver to current version V.0244Byron Nikolaidis1998-06-031-442/+173
* Replace old PostODBC driver with new one...Marc G. Fournier1998-04-131-0/+679