]> granicus.if.org Git - postgresql/history - src/interfaces/odbc/connection.h
Provide some initial support for building the ODBC driver for
[postgresql] / src / interfaces / odbc / connection.h
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-21 Bruce MomjianAdd SCM_CREDS to get owner of unix-domain socket on...
2001-08-18 Hiroshi Inoue1) Change all internal SQL function calls from
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-05-30 Bruce MomjianRemove OLD_FILE_NAMING code. No longer used.
2001-05-25 Hiroshi InoueGet rid of the following size limit.
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-11 Bruce MomjianMore cleanups.
2001-02-11 Bruce MomjianInclude file alignment fixes.
2001-02-11 Bruce MomjianSource alignment cleanups.
2001-02-11 Bruce MomjianMore cleanup.
2001-02-10 Bruce MomjianRun pgindent over ODBC source. We couldn't do this...
2001-02-10 Bruce MomjianCleanup
2001-02-06 Hiroshi InoueImproved version handling introduced by Dave Page.
2001-01-26 Bruce Momjianodbc1.diff changes the text on the Protocol Radio butto...
1999-11-30 Bruce MomjianRename readonly to onlyread in odbc. Use varargs properly.
1999-01-05 Byron NikolaidisMini Update #2 -- final fixes for buffer lengths, null...
1998-12-31 Byron NikolaidisMini update to fix SQLGetInfo to work properly (truncat...
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-06 Thomas G. LockhartUpdate source code to Byron's v6.30.0250 sources plus...
1998-07-22 Byron NikolaidisVersion 06-30-0248
1998-07-20 Bruce MomjianCleanup use of 16 that should be NAMEDATALEN.
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...