psqlodbc.git
2005-06-30 Dave PageAccording to MSDN docs for SQLSetStmtAttr, if you try...
2005-04-27 Dave PageBug ref: 1262
2005-04-27 Dave PageBug ref: 1276
2005-04-25 Dave PageThis patch returns the remarks (description) on a table...
2005-04-25 Dave PageBump version to 08.01.0102
2005-03-18 Peter EisentrautWhen inserting SHRT_MIN into an int2 column, the ODBC...
2005-03-05 Dave PageFix driver registration REL-08_00_0101
2005-03-05 Dave PageFix version number
2005-03-02 Dave PageThe following patch allow users to configure the Unix...
2005-03-02 Dave PagePost-release version number bump
2005-03-02 Dave PageInclude installer. REL-08_00_0100
2005-03-02 Dave PageVersion bump for release.
2005-02-23 Dave PageCorrect version number REL-08_00_0005
2005-02-23 Dave PageShow version number in installer.
2005-02-23 Dave PageRemove unused icon.
2005-02-23 Dave PageWe don't implement SQLSetScrollOptions
2005-02-23 Dave PageDon't barf when parsing queries with functions in the...
2005-02-14 Dave PageIncrease SOCK_BUFFER_SIZE to 8192 per report from Karol...
2005-02-13 Dave PageFix directory used for debug builds
2005-02-13 Dave PageFix missing " win32.mak
2005-02-10 Dave PageNote the need for vcvars32.bat when compiling in Window...
2005-02-08 Dave PageBump version to 08.00.0005
2005-01-29 Dave PageNew WiX based installer.
2005-01-28 Dave Page08.00.0004 Version bump REL-08_00_0004
2005-01-17 Dave PageBump version for new snapshot
2005-01-17 Dave PageWith CVS HEAD, numeric values are not read correctly.
2004-12-21 Dave PageThere is a 16-byte leak for every statement handle...
2004-11-11 Dave PageReturn type names without parens. Originally changed...
2004-10-27 Dave PageUpdated Japanese dialog from Hiroshi Saito
2004-10-08 Dave PageIgnore search_path in SQLTables REL-08_00_0002
2004-10-08 Dave PageBump version number
2004-10-08 Dave PageOK, finally think this SQLInfo unicode string length...
2004-10-07 Dave Page2nd attempt at the previously rolled back fix. This...
2004-10-06 Dave PageBack out previous revision. Can't see or recall why...
2004-10-04 Dave PageBump version number to 08.00.0001 in prep for PostgreSQ... REL-08_00_0001
2004-10-04 Dave PageTurn off updateable cursors by default.
2004-07-30 Peter EisentrautAdd explicit cast to bound int2 parameters (see bug...
2004-07-30 Dave PageSupport setting of SQL_ATTR_ANSI_APP w/ODBCVER >= 3.51
2004-07-26 Dave PageDon't include the terminating character when returning...
2004-07-25 Peter EisentrautUpdate copyright year
2004-07-21 Dave PageMake the driver ODBC 3 only.
2004-07-21 Dave PageRemove unicode #ifdefs and configure option.
2004-07-21 Dave PageRemove unused file.
2004-07-20 Dave PageBump build number
2004-07-20 Dave PageChange Insight Distribution Systems the PGDG.
2004-07-20 Dave PageAdd missing psqlodbc.rc file.
2004-07-20 Peter EisentrautDo dynamic allocation when saving the locale, since...
2004-07-20 Dave PageMinor tidy up
2004-07-19 Dave PageCleanup formatting, remove some unicode/odbcver ifdefs.
2004-07-19 Dave PageBump build number
2004-07-19 Dave PageRemove unicode & odbc3 ifdefs, correct driver file...
2004-07-19 Dave PageBump version to 07.05.0001
2004-07-17 Peter EisentrautSome bug fixes in the function mapping table in convert...
2004-07-16 Dave PageUpdated a couple of comments
2004-07-16 Dave PageReturn the required SQLGetInfo buffer size in bytes...
2004-07-11 Peter EisentrautMake ODBC 0x0300 and Unicode the default on Unix, and...
2004-07-10 Peter EisentrautRemove traces of code that tries to compile on Unix...
2004-07-09 Peter EisentrautFix buffer overflows related to unchecked make_string().
2004-07-07 Dave PageI've looked at the warnings in info.c. The reason of...
2004-07-05 Dave PageRemove unused files. These files are only required...
2004-07-01 Dave PageThis patch fixes several misguided assumptions that...
2004-06-14 Dave PageCleaned up installer.
2004-06-12 Dave PageFix a directory reference that wasn't using an alias.
2004-06-12 Dave PageFix a directory reference that wasn't using an alias.
2004-04-14 Dave PageUpdate version to 07.03.0209 REL-07_03_0209
2004-04-14 Dave PageUpdate version to 07.03.0209
2004-04-09 Dave PageAdd WIN1250 support - Ludek Finstrle
2004-04-09 Dave Pagethe following patch (against 7.03.0200) contains two...
2004-04-06 Bruce MomjianWhen compile and start using psqlodbc.so, it crashes...
2004-04-05 Dave PageFix for invalid input syntax for type tid: '(,)' -...
2004-02-05 Hiroshi Inoue[7.3.0208]
2004-02-04 Dave Page[Jon Willeke] I'm attaching a few tweaks to build psqlo...
2004-01-06 Hiroshi Inoue1) Correct the handling of SQL_C_ULONG (for *nix).
2003-12-09 Hiroshi Inoue[7.3.0205]
2003-11-12 Hiroshi Inoue[7.03.0204]
2003-11-10 Hiroshi Inoue[7.03.0203]
2003-11-06 Hiroshi Inoue[7.03.0202]
2003-10-25 Hiroshi Inoue[7.03.0201]
2003-10-22 Dave PageVersion number bump. REL-07_03_0200
2003-10-22 Dave PageVersion number bump.
2003-10-20 Hiroshi Inoue[7.03.0116]
2003-09-24 Bruce MomjianRemove trailing commas in structs; reported by jason...
2003-09-19 Hiroshi Inoue1) Correct the return info for SQLGetInfo(.., SQL_CURSO...
2003-09-15 Hiroshi Inoue1. Serialize the connection use for communication(multi...
2003-09-02 Hiroshi InoueFix a bug when handling data_at_execution parameter...
2003-08-27 Hiroshi Inoue1) Fix a bug on SQLSetStmtAttr(.., SQL_CONCURRENCY...
2003-07-31 Hiroshi Inoue1) Distinguish the rowset size for SQLFetch(Scroll...
2003-07-11 Hiroshi InoueImprove SQLGetDiagField so that an MFC appliaction...
2003-07-09 Hiroshi InoueAdd quotes around table names to use ::regclass in...
2003-06-30 Hiroshi InoueChange SQLGetFunctions to contain ODBC3 APIs.
2003-06-19 Dave PageWhen doing an UPDATE or DELETE via ODBC, if no records...
2003-06-18 Dave PageFix incorrect patch.
2003-06-18 Dave PageFix misplaced comment end.
2003-06-18 Dave Pagewhen a column SQL_C_CHAR is handled in ResolveOneParam...
2003-06-18 Dave PageWhen converting the value zero, the result is wrong...
2003-05-30 Hiroshi Inoue1) Improve the SQL_C_VARBOOKMARK type handling.
2003-05-28 Hiroshi InoueFix a bug about a bookmark handling in SQLBulkOperaiton...
2003-05-27 Hiroshi InoueRemove date cast(::date) from the conversion of {d...
2003-05-27 Hiroshi Inoue1) Corrent the handling of bookmark in SQLBulkOperations.
2003-05-26 Hiroshi InoueCorrect a handling of offset in SQLBulkOperations.
next