psqlodbc.git
2014-06-07 Heikki LinnakangasMisc whitespace and comment fixes. Remove dead, comment...
2014-06-04 Heikki LinnakangasFix crash if connection is closed while sending a query...
2014-06-04 Heikki LinnakangasRemove unused NDEBUG and PSQLODBC_EXPORTS defines from...
2014-06-04 Heikki LinnakangasRemove more unused stuff from win64.mak
2014-06-03 Heikki LinnakangasSilence misc issues flagged up by Clang's static analyz...
2014-06-03 Heikki LinnakangasUsing tolower() requires ctype.h with some compilers.
2014-06-03 Heikki LinnakangasMerge 32-bit and 64-bit .wxs files used to build the...
2014-06-03 Heikki LinnakangasUnify the 32-bit and 64-bit installer build processes.
2014-06-03 Heikki LinnakangasFix Debug-mode builds with win64.mak
2014-06-03 Heikki LinnakangasFix Windows build with MSDTC=no.
2014-06-03 Heikki LinnakangasRename Windows output folders, for clarity.
2014-06-03 Heikki LinnakangasRemove obsolete Windows build files.
2014-06-02 Heikki LinnakangasSimplify win32.mak and win64.mak a little bit.
2014-06-02 Heikki LinnakangasImprove Windows compilation instructions in the docs.
2014-06-02 Heikki LinnakangasRefactor win64.mak to allow passing options in local...
2014-06-02 Heikki LinnakangasRemove /incremental option from linker call on Windows...
2014-06-02 Heikki LinnakangasRemove special check for nmake version 6.00.9782.0
2014-06-02 Heikki LinnakangasRemove unused cruft from Windows build files.
2014-06-02 Heikki LinnakangasAdd comments to modify_msi.vbs.
2014-06-02 Heikki LinnakangasClean up Windows makefiles
2014-05-27 Heikki LinnakangasRip out broken retry/timeout logic in SOCK_wait_for_ready.
2014-05-27 Heikki LinnakangasFix broken expected output of catalogfunctions regressi...
2014-05-19 Heikki LinnakangasAdd Windows build directories to .gitignore
2014-05-15 Hiroshi Saitocorresponds to notice the message level change. REL-09_03_0300
2014-05-14 Hiroshi SaitoFixed test/expected.
2014-05-13 Hiroshi SaitoPrep release ver 09.03.0300
2014-05-12 Heikki LinnakangasFix typo in error message.
2014-05-05 Heikki LinnakangasFix crash if connection is closed during CC_send_query_...
2014-04-11 Heikki LinnakangasFix two UseDeclareFetch bugs.
2014-04-11 Heikki LinnakangasFix typo in test case
2014-04-10 Heikki LinnakangasDon't clear error number when SQLGetDiagRec is called.
2014-04-10 Heikki LinnakangasPrint a better error message in regression tests on...
2014-03-25 Heikki LinnakangasAdd test case for error-rollback behavior.
2014-03-24 Heikki LinnakangasAvoid deprecated SQLAllocStmt/SQLFreeStmt in regression...
2014-03-24 Heikki LinnakangasAdd test case for SQLGetConnectOption
2014-03-20 Heikki LinnakangasAdd a new test case to test ODBC functions deprecated...
2014-03-18 Heikki LinnakangasAdd more test cases for ODBC catalog functions.
2014-03-18 Heikki LinnakangasAdd test/Makefile to .gitignore.
2014-03-17 Heikki LinnakangasUse the PG_CONFIG setting from ./configure cmd line...
2014-03-17 Heikki LinnakangasReplace NOT_USE_LIBPQ with USE_LIBPQ #define.
2014-03-17 Heikki LinnakangasUse the same CFLAGS/LDFLAGS to build regression tests...
2014-03-12 Heikki LinnakangasAdd missing function declarations.
2014-03-12 Heikki LinnakangasUse "function(void)" instead of "function()" to declare...
2014-03-11 Heikki LinnakangasRemove a couple of unused functions, and fix a typeo.
2014-03-11 Heikki LinnakangasMore whitespace cleanup.
2014-03-11 Heikki LinnakangasWhitespace and indentation fixes.
2014-03-10 Heikki LinnakangasPass the argument to isalpha/isspace etc. routines...
2014-03-10 Heikki LinnakangasFix implicit casts between SQLCHAR and char. Don't...
2014-03-06 Hiroshi SaitoPrep release 09.03.0210. REL-09_03_0210
2014-03-06 Heikki LinnakangasAdd a .gitignore file to ignore test/results dir.
2014-03-06 Heikki LinnakangasUse "exit(1);" instead of "return;" to exit from main().
2014-03-06 Heikki LinnakangasRemove some dead code.
2014-03-05 Hiroshi InouePass the content of POSTGRES_RESOURCE_VERSION variable...
2014-03-03 Heikki LinnakangasSilence another compiler warning.
2014-03-03 Heikki LinnakangasSilence compiler warning.
2014-02-28 Hiroshi InoueRecord the result of Build in configuration.xml.
2014-02-28 Hiroshi InoueIt's preferable to leave PRODUCTCODE history.
2014-02-28 Heikki LinnakangasAdd test case for CTE queries (WITH ...)
2014-02-24 Heikki LinnakangasFix encoding of release-7.3.html
2014-02-24 Heikki LinnakangasConvert line-endings from CT+LF to LF.
2014-02-24 Heikki LinnakangasFix locking in SC_set_prepared
2014-02-24 Heikki LinnakangasUpdate EXTRA_DIST in Makefile.am
2014-02-23 Hiroshi InoueSSL verify[-(ca|full)] is avaiable since 8.4. There...
2014-02-23 Hiroshi InoueCurrently PQConnectdbParams() not yet used anyway.
2014-02-23 Hiroshi Saitochange version number. REL-09_03_0200
2014-02-23 Hiroshi Saitochange version number.
2014-02-23 Hiroshi Saitochange version number.
2014-02-23 Hiroshi SaitoOoops missing change.
2014-02-23 Hiroshi SaitoForget win_md5.c.
2014-02-22 Hiroshi SaitoPrep release ver 09.03.0200.
2014-02-22 Hiroshi SaitoPrep release ver 09.03.0200.
2014-02-22 Hiroshi SaitoAdditional modules, and etc.
2014-02-22 Hiroshi Inouewinresrc.h instead of winres.h.
2014-02-22 Hiroshi InoueChange to supply non-NULL parameters for SC_set_error().
2014-02-22 Hiroshi InoueIt's safe to lock SC_set_prepared() itself.
2014-02-22 Hiroshi InoueThe next release allows minor version up from 09.03...
2014-02-20 Hiroshi InoueFix compilation errors caused by the commit 3116f70ab51...
2014-02-20 Hiroshi InoueThe 2dn argument of SC_set_prepared() is int(enum)...
2014-02-20 Hiroshi InoueFix the judgement condition of minor or major upgrade.
2014-02-20 Heikki LinnakangasAdd locking to SQLFreeStmt and SQLFreeHandle.
2014-02-20 Heikki LinnakangasRefactor utf8_to_ucs_lf.
2014-02-19 Hiroshi InoueRevert "When LF->CR+LF conversion causes an buffer...
2014-02-14 Heikki LinnakangasThe driver takes SQL_C_LONG to mean SQLINTEGER rather...
2014-02-14 Heikki LinnakangasAdd regression test for SQLBindCol.
2014-02-13 Heikki LinnakangasFix cursors test case on big-endian systems.
2014-02-04 Hiroshi InoueMSBuild instead of nmake to build binaries using 10...
2014-01-14 Hiroshi InoueSet TCP keepalive by default.
2014-01-09 Heikki LinnakangasFix out-of-bounds write when Bind request packet size...
2014-01-07 Heikki LinnakangasFix off-by-one error in parsing ExtraSysTablePrefixes...
2014-01-06 Heikki LinnakangasRemember "Description" DSN attribute
2013-12-20 Heikki LinnakangasUpdate link to MSDN appendix on ODCB scalar functions.
2013-12-18 Hiroshi InoueUpdate GUI to edit configuration.xml. REL-09_03_0100
2013-12-18 Hiroshi InoueThe environment variable env:ProgramFiles(x86) in Power...
2013-12-18 Hiroshi InoueThe value x64 for PROCESSOR_ARCHITECTURE on Windows...
2013-12-17 Hiroshi Saitoincrement of build number.
2013-12-17 Hiroshi SaitoFixed some typo.
2013-12-16 Hiroshi Saitoadjustment of the path name.
2013-12-16 Hiroshi Saitochange name libintl.dll.
2013-12-16 Hiroshi SaitoForget connexp.h.
2013-12-16 Hiroshi Saitoincrement of build number.
next