psqlodbc.git
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
2001-03-25 Tom LaneFix unportable assumptions about alignment of local...
2001-03-23 Bruce MomjianFix comments that were mis-wrapped, for Tom Lane.
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-21 Hiroshi InoueThe attached patch fixes win32.mak which got broken...
2001-03-21 Hiroshi Inouea fix from Eiji Tokuya.
2001-03-16 Hiroshi InoueOops I forgot to add new files for multibyte support.
2001-03-16 Hiroshi InoueAdd multibyte support.
2001-03-14 Hiroshi InoueFix some memory leaks.
2001-03-13 Hiroshi InoueThe attached file contains the registry settings requir...
2001-03-10 Tom LaneProvide a hack to let initialization happen on platform...
2001-03-10 Tom LaneDo not accept values from sections following the specif...
2001-03-10 Hiroshi Inoue1)Allow the access to indexes with up to 16 keys.
2001-02-22 Hiroshi InoueFix the bug report [ODBC] select from a table having...
2001-02-20 Tom LaneRemove unportable #warning directive.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-16 Tom Laneichar() has been renamed to chr(), so fix translation...
2001-02-16 Hiroshi InoueAdd casting for numeric/float4/float8 type value
2001-02-15 Hiroshi Inoue1) Change transaction boundary in autocommit off mode
2001-02-14 Bruce MomjianAdd 7.X to dialog box.
2001-02-14 Bruce MomjianBack out all ODBC formatting changes, and back out...
2001-02-12 Bruce MomjianAttached is a makefile for the ODBC driver for use...
2001-02-12 Bruce MomjianNew MS resource file, pgindented.
2001-02-12 Bruce MomjianUpdate ODBC resource MS-generated file.
2001-02-12 Bruce MomjianChange more // comments.
2001-02-12 Bruce MomjianReplace // comments from file for MS products.
2001-02-11 Tom LaneSOCK_get_next_byte should not return garbage after...
2001-02-11 Bruce MomjianRemove unneeded shutdown() call, per Tom Lane.
2001-02-11 Bruce MomjianMore cleanups.
2001-02-11 Bruce MomjianInclude file alignment fixes.
2001-02-11 Bruce MomjianMove X packet before shutdown().
2001-02-11 Bruce MomjianSource alignment cleanups.
2001-02-11 Bruce MomjianMore cleanup.
2001-02-11 Bruce MomjianMore cleanup.
2001-02-11 Bruce MomjianCleanup of source.
2001-02-11 Bruce MomjianThe attached patch does the following:
2001-02-10 Bruce MomjianDisable X connection close in ODBC until solution is...
2001-02-10 Peter EisentrautRepair BSD/OS shared library fixes.
2001-02-10 Bruce MomjianRemove protcol option buttons.
2001-02-10 Bruce MomjianODBC BSD/OS fix.
2001-02-10 Bruce MomjianAllow -Bsymbolic on BSDI for ODBC.
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 MomjianRemove protocol-dependent code. This should have been...
2001-02-10 Bruce MomjianCleanup
2001-02-10 Bruce MomjianProperly exit ODBC with 'X', allow linking on BSD/OS.
2001-02-10 Tom LaneIgnore leading whitespace when trying to determine...
2001-02-09 Hiroshi InoueChange SELECT to not trigger "BEGIN" in not autocommit...
next