psqlodbc.git
2014-11-13 Hiroshi InoueAllow building test suite in a different place other...
2014-11-13 Hiroshi InoueAvoid buffer overrun by makeKeepaliveConnectString().
2014-11-03 Heikki LinnakangasFix Windows compilation with libpq enabled, but without...
2014-11-03 Heikki LinnakangasAdd test case for large objects.
2014-11-03 Heikki LinnakangasAdd test case.
2014-11-02 Hiroshi InoueAvoid conflicts of external symbols other than ODBC...
2014-11-02 Hiroshi InoueChange *ANSI* in the title of 32-bit Unicode driver...
2014-10-31 Heikki LinnakangasRemove dead code
2014-10-31 Heikki LinnakangasRemove option to disable geqo.
2014-10-31 Heikki LinnakangasMinor code simplification.
2014-10-31 Heikki LinnakangasFix max identifier length stuff.
2014-10-30 Heikki LinnakangasRemove support for receiving 'P' or 'B' responses from...
2014-10-30 Heikki LinnakangasRemove some unused #defines
2014-10-29 Heikki LinnakangasAvoid unnecessary round-trip to server at connection...
2014-10-29 Heikki LinnakangasMerge info30.c and info.c
2014-10-29 Heikki LinnakangasRemove odbcapi25w.c
2014-10-29 Heikki LinnakangasRemove some remnants of ODBCVER < 3.51 support.
2014-10-29 Heikki LinnakangasRemove hack for Windows 95 & 98.
2014-10-29 Heikki LinnakangasRemove references to removed KSQO and protocol options...
2014-10-29 Heikki LinnakangasRemove support for ODBC versions < 3.51.
2014-10-29 Heikki LinnakangasRemove support for protocol versions older than 3.
2014-10-25 Hiroshi SaitoPrep next release version 09.03.0400. REL-09_03_0400
2014-10-25 Hiroshi SaitoOops, two files forget..
2014-10-25 Hiroshi SaitoPrep next release Version 09.03.0400.
2014-10-25 Hiroshi SaitoAdd some files.
2014-10-25 Hiroshi SaitoPrep next release version 09.03.0400.
2014-10-25 Hiroshi InoueFix some differnces in regression test.
2014-10-13 Hiroshi InoueEnable -Wall compile option if it's available.
2014-10-11 Hiroshi InouePG_BUILD_VERSION seems no longer needed.
2014-10-11 Hiroshi InoueInclude pdb files in the contents of installers.
2014-10-11 Hiroshi InoueRemoved RESET_CRYPTO_CALLBACKS preprocessor symbol...
2014-10-09 Hiroshi InoueRemoved a duplicated description.
2014-10-09 Hiroshi InoueSuppress option button from the bootstrapper dialog...
2014-10-08 Hiroshi InoueDon't continue to build installers in case the compilat...
2014-10-08 Hiroshi InoueUse 1ST, 2ND or 3RD PAGE instead of PREV or NEXT PAGE...
2014-10-08 Hiroshi InoueAdd a powershell script buildBootStrapper.ps1 which...
2014-10-08 Hiroshi InoueFix the wrong use of snprintf format in the previous...
2014-10-08 Hiroshi InoueAvoid the registry operation to set XADLL entry from...
2014-10-08 Hiroshi InoueCleanup the code for *test* button and add the function...
2014-10-07 Hiroshi InoueAdd a new dialog page to the setup program and allow...
2014-10-07 Heikki LinnakangasSilence compilers warnings without _HANDLE_ENLIST_IN_DT...
2014-10-07 Heikki LinnakangasFix SQLTables column names to be ODBC version 3 compliant
2014-10-07 Heikki LinnakangasImprove regression test for reading a bytea column...
2014-10-06 Hiroshi InoueAdd the libpq use parameter to the dtc connection string.
2014-10-06 Hiroshi InoueAdditonal improvement on MSDTC enlistment.
2014-09-26 Hiroshi InoueRegister the XA DLL on installation.
2014-09-26 Hiroshi InoueFix the regkey search bug when XARMcreate() causes...
2014-09-25 Hiroshi InoueAdd '#ifdef USE_LIBPQ' around the code which use Prefer...
2014-09-23 Hiroshi InoueAdd an option to explicitly force/avoid the use of...
2014-09-23 Hiroshi InoueImprove pgxalib.dll(MSDTC support).
2014-09-22 Hiroshi InoueFix the bug reported by Phillippe Champignon.
2014-09-21 Hiroshi InoueAdd msvc runtime dlls which are needed by the drivers...
2014-09-21 Hiroshi InoueAdd a switch type parameter to BuildAll Powershell...
2014-09-14 Hiroshi InoueFix a crash bug.
2014-09-05 Heikki LinnakangasFix buffer overflow in SQLGetData.
2014-09-05 Heikki LinnakangasAdd a test case for data type conversions for results...
2014-09-05 Heikki LinnakangasMinor cleanup.
2014-09-05 Heikki LinnakangasRemove unused or bogus PG_TYPE macros.
2014-09-04 Heikki LinnakangasRemove unused function.
2014-09-04 Heikki LinnakangasFix bug in building an abbreviated connection string.
2014-09-04 Heikki LinnakangasSilence compiler warnings about unused variables.
2014-09-04 Heikki LinnakangasFix race condition in getting the current decimal separ...
2014-08-19 Hiroshi InoueClear unused stuff from PgDtc_isolate() function. Also...
2014-08-19 Hiroshi InoueGet rid of copy and paste code in installer/ and unify...
2014-07-10 Hiroshi InoueAdd a check for NULL dereference pointed out by Pluto...
2014-07-08 Hiroshi InoueRemove duplicated line in snprintf() which causes a...
2014-07-07 Hiroshi InoueRemove unsed dialog which was added by mistake.
2014-07-06 Hiroshi InoueRevise descriptor stuff.
2014-07-04 Hiroshi InoueFix a memory leak pointed out by pluto.cobain.
2014-07-04 Craig RingerRemove the duplicate winbuild readme
2014-07-04 Craig RingerRemove obsolete .bat installer creators
2014-07-04 Craig RingerDocument enabling MSDTC tracing
2014-07-04 Craig RingerDocument build opts for SDK vs VS better
2014-07-03 Hiroshi InoueAdd KeepaliveTime and KeepaliveInterval options to...
2014-06-30 Hiroshi InoueRemove PgDtc_set_property(.., prepareRequestded, 0...
2014-06-27 Craig RingerFix driver name mismatch between 32-bit ODBC app and...
2014-06-24 Heikki LinnakangasFix bug with UseDeclareFetch=1 when a transaction is...
2014-06-24 Heikki LinnakangasRemove unused function.
2014-06-24 Hiroshi InoueThis patch fixes a NULL pointer dereference occurring...
2014-06-23 Heikki LinnakangasFix compilation on Windows, broken by my previous commit.
2014-06-20 Heikki LinnakangasRefactor SQLCancel() and add comments, for readability.
2014-06-20 Heikki LinnakangasFix bug in SQLCancel().
2014-06-20 Hiroshi InoueFix broken buildX86-installer.ps1 due to the change...
2014-06-20 Hiroshi InoueDon't use PG_VERSION_xx() macros in original_CC_connect...
2014-06-20 Hiroshi InoueMerge remote-tracking branch 'ringerc/fix-febe-protocol...
2014-06-20 Craig RingerFix use of server-queried version before connection
2014-06-19 Hiroshi InoueFix the problems using SQLFetch on prepared INSERT...
2014-06-19 Hiroshi InoueClear errors for prepared statement for subsequent...
2014-06-19 Hiroshi InoueIncrease digits used to convert from REAL/DOUBLEs to...
2014-06-18 Heikki LinnakangasSQL_NUMERIC_STRUCT was not available until ODBC 3.0
2014-06-16 Craig RingerFix access to unallocated memory in IAsyncPG
2014-06-16 Hiroshi Inouectype_length() is missing the length for SQL_C_BIGINT...
2014-06-16 Craig RingerDiscuss issues with SDK support and installation
2014-06-16 Craig RingerDocument build outputs
2014-06-15 Hiroshi InoueFix the warning MSB8028: The intermediate directory...
2014-06-14 U-Lenovo-PC... It's safe to add this change in addition to the previou...
2014-06-14 U-Lenovo-PC... Fix potentially uninitialized local pointer access...
2014-06-13 Heikki LinnakangasAdd top-level Windows makefile targets for building...
2014-06-13 Hiroshi InoueMake sure that the psqlodbc ANSI driver is ODBC3.5.
2014-06-13 Hiroshi InoueChanges by a patch and a request from Craig Ringer...
next