summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/parse.c
AgeCommit message (Expand)Author
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-08-181) Change all internal SQL function calls fromHiroshi Inoue
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-05-011) fix bugs reported by Andrea Aime.Hiroshi Inoue
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-16Add multibyte support.Hiroshi Inoue
2001-02-22Fix the bug report [ODBC] select from a table having more than 32 fields:Hiroshi Inoue
2001-02-14Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian
2001-02-11More cleanup.Bruce Momjian
2001-02-10More ODBC formatting cleanup.Bruce Momjian
2001-02-10Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian
2001-02-10Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
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
2000-01-05Fix it's and its to be correct.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