Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-22Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-23Don't refer to odbcinst.ini by absolute path. SQLGetPrivateProfileStringPeter Eisentraut
2001-09-22Provide some initial support for building the ODBC driver forPeter Eisentraut
2001-09-08Resolve compile errors on unix.Hiroshi Inoue
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-06-12Fix compile error caused by patch application.Bruce Momjian
2001-06-12I installed postgres 7.1 with --enable-odbc. I then installedBruce Momjian
2001-05-08Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian
2001-05-08ODBC source code cleanup patch. Should match rest of PostgreSQL code better.Bruce Momjian
2001-03-27ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-03-10Do not accept values from sections following the specified section.Tom Lane
2001-02-14Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian
2001-02-10Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
2000-06-08More odbc include cleanupsBruce Momjian
2000-06-08Update odbc includeBruce Momjian
2000-06-02Remove NT-specific file open defines by defining our own open macros forBruce Momjian
2000-05-27Remove // comments from ODBC.Bruce Momjian
2000-05-17Back out odbc changes until 7.1.Bruce Momjian
2000-05-16Several compilation and run-time problems occur when building on SGIBruce Momjian
1999-10-25Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane
1999-07-09Re-apply range check patch after fixing LIMIT_H test and defines.Bruce Momjian
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-10-06Update source code to Byron's v6.30.0250 sources plus minor cleanupThomas G. Lockhart
1998-07-22Version 06-30-0248Byron Nikolaidis