]> granicus.if.org Git - postgresql/history - src/interfaces/odbc/connection.c
Provide some initial support for building the ODBC driver for
[postgresql] / src / interfaces / odbc / connection.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-14 Hiroshi InoueChange an *if condition*.
2001-09-14 Hiroshi InoueFix a coversation error with pre 6.4 versions.
2001-09-11 Hiroshi InoueFix some multibyte related bugs.
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-28 Hiroshi InoueFix a wrong error handling.
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-17 Bruce MomjianAdd 4-byte MD5 salt.
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-06-19 Hiroshi InoueChanged the error handling as follows.
2001-05-25 Hiroshi InoueGet rid of the following size limit.
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-04-23 Hiroshi Inoue1) Decrease the size of needlessly large buffers. For...
2001-03-27 Bruce MomjianODBC source code cleanup. Mostly alignment of #define...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-16 Hiroshi InoueAdd multibyte support.
2001-02-15 Hiroshi Inoue1) Change transaction boundary in autocommit off mode
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 MomjianCleanup
2001-02-10 Bruce MomjianProperly exit ODBC with 'X', allow linking on BSD/OS.
2001-02-08 Hiroshi InoueFix a misuse of 'char *' declaration.
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...
2000-10-25 Thomas G. LockhartFrom Zoltan Kovacs back in April (sorry for the delay...
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-02-16 Bruce MomjianPackage: postgresql
1999-11-29 Bruce MomjianSmall patch which fixes the ODBC driver so it doesn...
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-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...