
Forget to apply disable_convert_func flag to VARCHAR and LONGVARCHAR.This change fixes the diff of insertreturning-test regression test reported by Patrick Cheung. Let SQLExecute() destroy the old result first.This change fixes the diff of prepare-test regression test reported by Mangold Fabian. Let SQLDescribeCol() use parsed result when the current executed result is NULL.The diff of the result was reported by Patrick Cheung and will be fixed Add a *update returning* test case to insertreturning regression test.The diff of the result was reported by Mangold Fabian and will be fixed in the later commit. Add a call for SQLDescribeCol() before SQLExecute() to prepare-test.Fix a bug of CC_send_query_append() when the ignore_roundtrip_time flag is on.Use ODBC 3 column names for the result set of catalog functions.Now works when output parameters are present. Query must be executed in a transaction to avoid cursors being closed Works with both ODBC CALL and PostgreSQL CALL syntaxes Multiple result sets are returned if multiple refcursors are found Support fetching results from multiple refcursors.Remove REFCUR_SUPPORT, add FetchRefcursors setting.Password is required, but still focus the first empty field. I would propose separating the conditional to inform the user that the Minor annoyance, but it does seem like it would be contrary to the
Postgresql odbc driver windows 7 64 password#
Noticed that the password field on the PostgreSQL Connectionĭialog is always focused when empty, even when other fields that appearĮarlier on the dialog (and in the tab order) are empty.Fix a bug of CC_send_query_append() when the ignore_roundtrip_time flag is onRemove a mylog() call which is a dupilicate of the preceding MYLOG() macro call.Īlso direct use of mylog() should be avoided because mylog() uses lots of CPU.PsqlODBC release notes psqlODBC release notes
