psqlodbc.git
2002-01-11 Hiroshi Inoue*** empty log message ***
2002-01-11 Hiroshi InoueAdd a directory to save the changes until 7.3-tree...
2001-12-30 Tom LaneMake sure that all <ctype.h> routines are called with... REL7_2_BETA5
2001-12-21 Thomas G. LockhartRemove duplicate lines from fouled up last commit ...
2001-12-10 Thomas G. LockhartRemove duplicate lines from previous patch attempt... REL7_2_BETA4
2001-12-10 Thomas G. LockhartSupport ODBC-style CURRENT_TIME, CURRENT_USER, etc...
2001-12-02 Peter EisentrautMore correct way to check for existence of types, which...
2001-12-02 Peter EisentrautUpdate since left and right are no longer key words.
2001-11-28 Bruce MomjianNo longer need define test in md5.h because of Hiroshi...
2001-11-19 Hiroshi InoueFix comment at top of file to match file name. REL7_2_BETA3
2001-11-18 Bruce MomjianImprove comments about duplicate files.
2001-11-16 Bruce MomjianAdd missing prototype.
2001-11-16 Bruce MomjianAdd configure result checks on odbc, per Peter E.
2001-11-16 Hiroshi InoueChange SQLDescribeCol so that it returns alias name...
2001-11-15 Bruce MomjianUpdate md5.h because it can't get the value from configure.
2001-11-15 Bruce MomjianFix comment at top of file to match file name.
2001-11-13 Bruce MomjianUpdate CVS tags.
2001-11-13 Bruce MomjianRemove md5.c check, add CVS log stamp. Update comments.
2001-11-12 Bruce MomjianSync up both files.
2001-11-12 Bruce MomjianAdd comments and remove CVS tag from md5.c so they...
2001-11-12 Bruce MomjianUpdate md5 to match.
2001-11-12 Hiroshi InoueAdd md5 authentication support thanks to Bruce Momjian.
2001-11-11 Hiroshi InoueUse abbreviated connection string more widely.
2001-11-08 Bruce MomjianFix indenting for 'extern "C"' cases.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch... REL7_2_BETA2
2001-11-05 Hiroshi InouePreparation for the parameter array handling.
2001-11-05 Hiroshi Inoue1) Fix a few bugs about SQLGetData()
2001-11-03 Hiroshi Inoue1) Improve literal handling in parse_statement().
2001-11-02 Tom LaneSuppress compiler warning (only seen in MULTIBYTE case).
2001-10-31 Hiroshi InoueSuppress a compiler warning.
2001-10-29 Hiroshi InoueChange position of a check button in multibyte mode.
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ... REL7_2_BETA1
2001-10-25 Bruce MomjianAdd do { ... } while (0) to more bad macros.
2001-10-25 Bruce MomjianAdd missing "do { ... } while(0)" in ODBC macros and...
2001-10-19 Hiroshi InoueChange SC_fetch() to not retrieve data in case the
2001-10-18 Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-10-13 Peter EisentrautFix logic in insert() function.
2001-10-12 Hiroshi InoueUpdate the version of psqlodbc driver.
2001-10-12 Hiroshi InoueFix the bug reported by Chris Lee.
2001-10-09 Peter EisentrautAllow optional () after current_user, session_user...
2001-09-30 Tom LaneFix sloppiness about static vs non-static declaration...
2001-09-29 Hiroshi InoueFix the bug about boolean type handling reported by
2001-09-24 Hiroshi Inoue1) Fix compile errors on Windows.
2001-09-23 Peter EisentrautDon't refer to odbcinst.ini by absolute path. SQLGetPr...
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 Inoue1) Improve the implementation of *Disallow Premature...
2001-09-14 Hiroshi InoueFix a coversation error with pre 6.4 versions.
2001-09-13 Bruce MomjianAdd missing paren to ODBC compiles.
2001-09-13 Hiroshi Inoue1) Not export ODBC 3.0 functions.
2001-09-11 Peter EisentrautLink ODBC driver with -lnsl and -lsocket, for Solaris.
2001-09-11 Hiroshi InoueFix some multibyte related bugs.
2001-09-10 Hiroshi InoueChange dialog windows.
2001-09-10 Hiroshi Inoue1) Fix SQLForeignKeys() in multibyte mode.
2001-09-08 Hiroshi InoueImprove declare/fetch mode a little.
2001-09-08 Bruce MomjianMove updateCommon() into Win32 block because it is...
2001-09-08 Hiroshi InoueResolve compile errors on unix.
2001-09-07 Hiroshi Inoue1) Most driver options could be set per DSN.
2001-09-06 Tatsuo IshiiFix Karel's patch. Suggested by Eiji Tokuya
2001-09-06 Tatsuo IshiiCommit Karel's patch.
2001-08-28 Hiroshi InoueFix a wrong error handling.
2001-08-27 Peter EisentrautDo not install the odbc header files, per discussion...
2001-08-27 Hiroshi InoueFix a complie error on Windows platform.
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-08-21 Hiroshi InoueFix a lot of compile errors on unix.
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-08-10 Hiroshi InoueAdd new files for the preparation.
2001-08-04 Bruce Momjian> 1) When a row is retrieved, and then a SQL_FETCH_FIRS...
2001-06-27 Hiroshi InoueHandle Procedure calls.
2001-06-22 Hiroshi InoueChange SQLPrimaryKeys() so that it detects the primary key
2001-06-20 Hiroshi InoueChange the driver so that large error messages are...
2001-06-19 Hiroshi InoueCorrected the check for *message truncated* for the...
2001-06-19 Hiroshi InoueChanged the error handling as follows.
2001-06-18 Hiroshi InoueFix *escape* handling in copy_statement_with_parameters...
2001-06-12 Bruce MomjianFix compile error caused by patch application.
2001-06-12 Bruce MomjianI installed postgres 7.1 with --enable-odbc. I then...
2001-05-30 Bruce MomjianRemove OLD_FILE_NAMING code. No longer used.
2001-05-25 Hiroshi InoueGet rid of the following size limit.
2001-05-17 Hiroshi Inoue1) Decrease the size of some buffers.
2001-05-16 Bruce MomjianAdd missing paren.
2001-05-16 Bruce MomjianFix for HASH for index lookups in ODBC.
2001-05-14 Bruce MomjianRemove columns pg_index.haskeytype and pg_index.indiscl...
2001-05-11 Bruce MomjianStamp CVS as 7.2. Update all interface version numbers...
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-05-03 Bruce MomjianBTW it does not add encodign it just patches existing... REL7_1_STABLE REL7_1_2
2001-05-02 Tom LanePrevious commit mistakenly converted all newlines to...
2001-05-01 Hiroshi Inoue1) fix bugs reported by Andrea Aime.
2001-04-23 Hiroshi Inoue1) Decrease the size of needlessly large buffers. For...
2001-04-23 Hiroshi InoueA patch to fix the following bugs.
2001-04-17 Hiroshi InoueThe renewal of README thanks to Dave Page.
2001-04-06 Hiroshi InoueSorry my previous change was a mistake. REL7_1
2001-04-06 Hiroshi Inoue1) Fit the precision of floating point to that of serve...
2001-03-27 Bruce MomjianODBC source code cleanup. Mostly alignment of #define...
2001-03-26 Hiroshi InoueAdd multibyte support
next