psqlodbc.git
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...
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...
2001-01-26 Tom Lanegcc complains about improperly terminated comment.
2001-01-25 Bruce MomjianFurther to the previous ODBC patches I posted today...
2001-01-25 Bruce Momjian> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
2001-01-25 Bruce MomjianI decided to give this a go after all :-) The attached...
2001-01-23 Bruce MomjianSubject: Bug in SQLForeignKeys()
2000-12-30 Peter EisentrautRemove C++ comment. REL7_1_BETA2 REL7_1_BETA3
2000-12-19 Peter EisentrautRemove inclusions of <malloc.h>.
2000-12-16 Peter EisentrautFix linker options for ODBC driver. See comment in
2000-12-15 Bruce Momjianthere is one problem with Zoltan patches commited into...
2000-12-11 Bruce MomjianMake all ODBCVER = 2.50
2000-12-11 Bruce MomjianFix ODBC compile, prevent ODBCVER warning, though the...
2000-12-10 Bruce MomjianHere is patch to the ODBC driver to update the version...
2000-12-10 Bruce MomjianHere is a diff to info.c in interfaces/odbc that update...
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied... REL7_1_BETA
2000-10-28 Peter EisentrautRemove compiler warnings (add missing include files...
2000-10-25 Thomas G. LockhartFrom Zoltan Kovacs back in April (sorry for the delay...
2000-10-24 Tom LaneMajor overhaul of large-object implementation, by Denis...
2000-10-23 Peter EisentrautPolish shared library build to reduce number of special...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-09-18 Peter EisentrautMove contrib/odbc/odbc.sql together with odbc driver...
2000-09-17 Peter EisentrautSupport for DESTDIR make variable. This is used as...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-29 Tom LaneRemove bogus use of int4out().
2000-07-14 Peter Eisentrautdidn't compile
2000-07-07 Bruce Momjian|> The Makefile.shlib changes will have to be discussed...
2000-06-28 Peter EisentrautMakefile cleanup for interface tree. Now essentially...
2000-06-20 Peter EisentrautCleaned up PL/pgSQL build. Fixed a couple of copyandpas...
2000-06-19 Peter EisentrautIntegrated ODBC driver into regular build. No more...
2000-06-19 Bruce MomjianRename HAVE_SQLGETPRIVATEPROFILESTRING to something...
2000-06-19 Bruce Momjianfix HAVE_SQLGETPRIVATEPROFILESTRING define
2000-06-14 Bruce MomjianOK, I have tidied up todays (13th) snapshot with the...
next