]> granicus.if.org Git - postgresql/history - src/interfaces/odbc/results.c
Provide some initial support for building the ODBC driver for
[postgresql] / src / interfaces / odbc / results.c
2001-09-22 Peter EisentrautProvide some initial support for building the ODBC...
2001-09-21 Hiroshi Inoue1) Avoid an overflow of connection string for Access...
2001-09-10 Hiroshi Inoue1) Fix SQLForeignKeys() in multibyte mode.
2001-09-08 Hiroshi InoueImprove declare/fetch mode a little.
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-08-18 Hiroshi Inoue1) Change all internal SQL function calls from
2001-06-22 Hiroshi InoueChange SQLPrimaryKeys() so that it detects the primary key
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 MomjianRemove dashes in comments that don't need them, rewrap...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-10 Hiroshi Inoue1)Allow the access to indexes with up to 16 keys.
2001-02-14 Bruce MomjianBack out all ODBC formatting changes, and back out...
2001-02-11 Bruce MomjianSource alignment cleanups.
2001-02-11 Bruce MomjianMore cleanup.
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-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.
2000-01-30 Byron NikolaidisAdded numeric and int8 types.
2000-01-05 Bruce MomjianFix it's and its to be correct.
1999-01-08 Byron NikolaidisUpdate 06-40-0004 -- Add Bookmark support!
1999-01-05 Byron NikolaidisMini Update #2 -- final fixes for buffer lengths, null...
1998-12-29 Byron NikolaidisMinor fixes to compile on unix for v6-40-0002
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-11-04 Thomas G. LockhartTest for and handle NULL arguments to mylog() print...
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-16 Byron NikolaidisUpdate to v.0246
1998-06-03 Byron NikolaidisUpdate odbc driver to current version V.0244
1998-04-13 Marc G. FournierReplace old PostODBC driver with new one...