File _patchinfo of Package patchinfo.20612
<patchinfo incident="20612">
<issue tracker="jsc" id="SLE-18001"/>
<packager>mvetter</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for psqlODBC</summary>
<description>This update for psqlODBC fixes the following issues:
- Update to 13.01.0000:
* Fix a bug of CC_send_query_append() when the ignore_roundtrip_time flag is on.
* Add a call for SQLDescribeCol() before SQLExecute() to prepare-test.
* Add a *update returning* test case to insertreturning regression test.
* Let SQLDescribeCol() use parsed result when the current executed result is NULL.
* Let SQLExecute() destroy the old result first.
* Forget to apply disable_convert_func flag to VARCHAR and LONGVARCHAR.
* Prioritize DISABLE_KEEPALIVE checkbox over the disable_keepalive bit of ExtraOptions.
* Format check for ExtraOptions of setup dialog.
- Update to 13.00.0000:
* Add support for CONVERT scalar function.
* Cope with the case that openssl libraries link msvc runtimes other than libraries which psqlodbc or libpq links.
* Call AC_CHECK_SIZEOF() or AC_CHECK_TYPES() macros at earlier stage where LIBS variable isn't set yet.
* Fix a compilation error with GCC 10 due to conflicting variable names.
* Remove curr_param_result property of StatementClass and separate parsed result from the exec result.
* Add support for development with VC16(Visual Studio 2019).
* Hold the first and last result for parametrized SQL statements with array of parameters.
* This would improve the performance of bulk inserts/updates etc.
* Revise the handling of QResultClass list.
* Introduce macros QR_concat(), QR_detach() and QR_next().
* Correct the handling of SQL_ROW_ERROR and SQL_ROW_SUCCESS_WITH_INFO.
* Remove the single table restriction in SC_set_SS_columnkey.
* Improve error reporting about SC_pos_reload_needed().
- Update to 12.02.0000:
* Add a new *Display Optional Error Message* option.
* Handle notice messages in libpq_bind_and_exec().
* Ignore PQtransactionStatus PQTRANS_ACTIVE in LIBPQ_update_transaction_status(). PQTRANS_ACTIVE isn't a transaction status.
* Improve execution of parameterized SQL statements with arrays
* Add a new option IgnoreTimeout.
* An improvement for psqlodbc developpers. Make it possible to call some shell scripts from other directories.
</description>
</patchinfo>