psqlodbc.git
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.
2003-05-20 Hiroshi InoueFix a crash bug in SQLDriverConnect().
2003-05-20 Hiroshi InoueThe previous change wasn't in time of 7.3.0100.
2003-05-19 Hiroshi Inoue1) Revert a *int8 as* DSN option to *numeric* for MS...
2003-05-18 Hiroshi InoueFix a bug in SQLForeignKeys().
2003-05-15 Dave PageUpdates for 07.03.0100
2003-05-15 Dave PageInclude correct .def and .mak files.
2003-05-15 Hiroshi InoueChange .mak files.
2003-05-15 Hiroshi InoueChange the .def and .mak files.
2003-05-15 Dave PageUpdates for 07.03.0100
2003-05-15 Dave PageUse the default driver for the setup.
2003-05-15 Dave PageUpdates for 07.03.0100
2003-05-15 Dave PageUpdates for 07.03.0100
2003-05-15 Dave PageUpdates for 07.03.0001
2003-05-15 Dave PageUpdates for 07.03.0001
2003-05-14 Hiroshi InoueFix compilation errors for the ODBC2.50 driver.
2003-05-14 Dave PageUpdates for 07.03.0001
2003-05-14 Dave PageUpdates for 07.03.0001
2003-05-14 Dave PageUpdate registry files to promote the ODBC3 driver to...
2003-05-14 Hiroshi InoueAdd a Manage(DSN) button to the English config dialog...
2003-05-13 Hiroshi InoueChange some japanese resource settings thanks to Hirosh...
2003-05-12 Hiroshi Inoue1) Add a *bytea as LO* DSN option button.
2003-04-23 Hiroshi Inoue1) Avoid password leak in the log.
2003-03-24 Bruce MomjianAdd pg_catalog schema prefix to most queries that acces...
2003-02-24 Hiroshi InoueChange the macro ATOI64U to mean strtoull under unix...
2003-02-11 Hiroshi Inoue1) Handle SQL_C_CHAR under Unicode driver.
2003-02-11 Hiroshi InoueAdd extra 2 digits to the precision of floating numbers.
2003-02-11 Hiroshi InoueFix a bug in parse_statement reported by Ocke Janssen...
2003-02-11 Hiroshi InoueIntroduce the bigint support under *nix.
2003-02-10 Hiroshi InoueHandle the TableType parameter of SQLTables() as case...
2003-02-10 Hiroshi InoueWhere char may contain a negative value, it should...
2003-02-05 Hiroshi InoueDeprecate ODBC2.X functions for the ODBC 3 driver.
2003-02-03 Hiroshi InoueFix a bug about multibyte check.
2003-01-27 Dave PageInclude the Windows file setup.c in the tarball per...
2003-01-27 Dave PageNote that windows users shouldn't include md5.c in...
2003-01-08 Bruce MomjianFix foreign key sytnax bug, patch from Wes Griffin.
2003-01-03 Bruce MomjianCreate two aliases for pg_namespace, and clarify some...
2003-01-03 Hiroshi InouePut back the MAX_INFO_STRING value.
2003-01-02 Bruce MomjianFor the ODBC driver psqlodbc.dll version 7.02.0003...
2003-01-02 Dave PageSafely fix buffer overrun in PGAPI_GetInfo with strings...
2003-01-02 Dave PageIncrease MAX_INFO_STRING to 256 to avoid errors with...
2002-12-31 Hiroshi InoueThe preparation of ODBC3 support under *nix.
2002-12-28 Hiroshi Inoue1) Removed a strange error message for the SQLPrepare...
2002-12-20 Hiroshi InoueChange SQLFreeStmt(.., SQL_CLOSE) to not DEALLOCATE...
2002-12-17 Hiroshi InoueAdd a new *Server side prepare* option.
2002-12-16 Hiroshi Inoue1) Separate APD and IPD more explicitly.
2002-12-06 Dave PageIgnore dropped columns for 7.3 databases.
2002-11-29 Dave Pageno message
2002-11-29 Dave PageRemoved unused win32w.mak makefile
2002-11-29 Dave PageUpdated version number for 07.02.0005
2002-11-27 Hiroshi InoueUpgrade to 7.2.0005.
2002-11-26 Hiroshi InoueChange CURSOR_TYPE or CONCURRENCY statement attribute to
2002-11-25 Dave PageAdded windows specific files to tarball
2002-11-25 Hiroshi InoueFix a bug reported by Glen Parker.
2002-11-25 Hiroshi InoueChange SQLRowCount to return SQL_SUCCESS not SQL_ERROR
2002-11-22 Hiroshi InoueUse SQL_TYPE_DATE, SQL_TYPE_TIME and SQL_TYPE_TIMESTAMP
2002-11-22 Hiroshi InoueChange SQLGetTypeinfo to display ODBC3.x info.
2002-11-13 Hiroshi Inoue1) Fixed pretty many 'if (..);' lines(my fault sorry).
2002-11-13 Hiroshi InoueFix a crash bug thanks to Ryo Hattori.
2002-11-12 Dave PageUpdated version number REL-07_02_0004
2002-11-08 Dave Page07.02.0004 Release
2002-11-07 Hiroshi InoueThread safe driver is available on some platforms.
2002-11-07 Dave PageRemoved out of date Installshield settings.
2002-11-07 Dave PageAdded the installer to CVS.
2002-11-06 Hiroshi Inoue1) Change to use thread-safe functions(xxxx_r) if possible.
2002-11-06 Hiroshi InoueBuild with multithread support by default in case ODBC...
2002-11-06 Hiroshi Inoue1) Improve the handling of dead connections mainly...
2002-10-30 Hiroshi Inoue1) Change SQLParamOptions to count errors as processed...
2002-10-24 Hiroshi InoueAdd multithreading on Solaris and Linux by Janet Borschowa
2002-10-21 Bruce MomjianAdd odbc.sgml.
2002-10-21 Hiroshi Inoue1) Change SQLExtendedFetch to return SQL_NO_DATA_FOUND...
2002-10-21 Hiroshi InoueChange updatable cursors for 'select func()' to not...
2002-10-16 Dave PageAdded README.unix to build system.
2002-10-16 Dave PageUpdated README.unix for new build environment.
2002-10-16 Dave PageAdded Unix build environment as supplied by Peter Eisen...
2002-10-10 Hiroshi Inoue1) Change SQLDescribeCol or SQLColAttribute to return...
2002-10-03 Hiroshi InoueChange the default precision of Timestamp type. REL-07_02_0003
2002-10-03 Dave PageAdded unix build instructions.
2002-09-23 Hiroshi Inoue1) Removed most static variables for thread safety.
2002-09-06 Hiroshi InoueChange NAMEDATALEN to 64 for 7.3 servers.
2002-08-09 Hiroshi InoueChange LOCK statements to start new transaction
2002-08-01 Hiroshi Inoue1) Improve the handling of the queries like (select...
2002-07-30 Hiroshi InoueFix a bug about automatic client_encoding setting.
2002-07-26 Hiroshi InoueFix a bug about the handling of CX parameter of the...
2002-07-15 Hiroshi InoueFix a bug about the handling of '.' in parse.c.
2002-07-12 Hiroshi InoueAn improvement of User Interface(Setup dialog) by Dave...
2002-07-12 Hiroshi Inoue1) Fix a memory leak in use declare/fetch mode.
2002-07-11 Hiroshi InoueMake NAMEDATALEN changeable at compile time.
2002-07-05 Hiroshi InoueFix a bug reported by Zhou Han.
2002-06-28 Hiroshi Inoue1) prevent setting of KSQO on 7.3+ servers(Thanks to...
2002-06-25 Hiroshi Inoue1) Add support for GB18030.
next