]> granicus.if.org Git - postgresql/history - src/interfaces/odbc/misc.c
Provide some initial support for building the ODBC driver for
[postgresql] / src / interfaces / odbc / misc.c
2001-09-22 Peter EisentrautProvide some initial support for building the ODBC...
2001-09-07 Hiroshi Inoue1) Most driver options could be set per DSN.
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-05-08 Bruce MomjianRun pgindent on ODBC code only, to reformat new comments.
2001-05-08 Bruce MomjianODBC source code cleanup patch. Should match rest...
2001-03-27 Bruce MomjianODBC source code cleanup. Mostly alignment of #define...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-14 Bruce MomjianBack out all ODBC formatting changes, and back out...
2001-02-10 Bruce MomjianMore ODBC formatting cleanup.
2001-02-10 Bruce MomjianRun pgindent over ODBC source. We couldn't do this...
2001-02-10 Bruce MomjianProperly exit ODBC with 'X', allow linking on BSD/OS.
2000-06-02 Bruce MomjianRemove NT-specific file open defines by defining our...
2000-05-27 Bruce MomjianRemove // comments from ODBC.
2000-05-17 Bruce MomjianBack out odbc changes until 7.1.
2000-05-16 Bruce MomjianSeveral compilation and run-time problems occur when...
2000-03-18 Tom LaneClean up minor compiler warnings.
1999-11-30 Bruce MomjianRename readonly to onlyread in odbc. Use varargs properly.
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1998-12-29 Byron NikolaidisUpdate for version 6-40-0002 and re-merge Thomas' changes.
1998-11-11 Byron NikolaidisUpdate for version 06-40-0001
1998-10-28 Thomas G. LockhartFix macro declarations to allow disabling mylog() and...
1998-10-06 Thomas G. LockhartUpdate source code to Byron's v6.30.0250 sources plus...
1998-07-22 Byron NikolaidisVersion 06-30-0248
1998-06-03 Byron NikolaidisUpdate odbc driver to current version V.0244
1998-04-13 Marc G. FournierReplace old PostODBC driver with new one...