Hello community, here is the log from the commit of package psqlODBC for openSUSE:Factory checked in at 2020-02-18 13:29:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/psqlODBC (Old) and /work/SRC/openSUSE:Factory/.psqlODBC.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "psqlODBC" Tue Feb 18 13:29:39 2020 rev:26 rq:775067 version:12.01.0000 Changes: -------- --- /work/SRC/openSUSE:Factory/psqlODBC/psqlODBC.changes 2019-06-01 09:51:48.779276902 +0200 +++ /work/SRC/openSUSE:Factory/.psqlODBC.new.26092/psqlODBC.changes 2020-02-18 13:29:43.424739661 +0100 @@ -1,0 +2,31 @@ +Mon Feb 17 21:04:03 UTC 2020 - Martin Herkt <[email protected]> + +- Update to 12.01.0000: + * Fix result-conversions regression test. + + Remove tests for abstime type because the type was removed + in PG12. + + Update results for PG12's new floating point output format. + * Fix the bug that causes Error : A parameter cannot be found + that matches parameter name�ene'. + + Check BuildResult(the result of drivers build) before + building installers. + + Enclose the command part * Find_VSDir $vc_ver * with + parentheses so that the subsequent * -ne "" * isn't + considered to be a parameter. + * Cope with the removal of pg_class.relhasoids in PG12 correctly + when retrieving updatable cursors. +- Changes in 12.00.0000: + * Fix the bug that SQLGetDescField() for Field SQL_DESC_COUNT + returns SQLINTEGER value which should be of type SQLSMALLINT. + * SQLGetTypeInfo() filters SQL_TYPE_DATE, SQL_TYPE_TIME and + SQL_TYPE_TIMESTAMP for ODBC 2.x applications. + * Added support for scalar functions TIMESTAMPADD(), + TIMESTAMPDIFF() and EXTRACT() functions. + * The macro IS_NOT_SPACE() is used for not pointers but integers. + * Fix a crash bug when SQLProcedureColumns() handles + satisfies_hash_partition(). The proargmodes column of + satisfies_hash_partition()'s pg_proc entry is not null but the + proallargtypes column is null. + + +------------------------------------------------------------------- Old: ---- psqlodbc-11.01.0000.tar.gz New: ---- psqlodbc-12.01.0000.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ psqlODBC.spec ++++++ --- /var/tmp/diff_new_pack.rhrq88/_old 2020-02-18 13:29:44.256741279 +0100 +++ /var/tmp/diff_new_pack.rhrq88/_new 2020-02-18 13:29:44.260741287 +0100 @@ -1,7 +1,7 @@ # # spec file for package psqlODBC # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define tarname psqlodbc Name: psqlODBC -Version: 11.01.0000 +Version: 12.01.0000 Release: 0 Summary: ODBC Driver for PostgreSQL License: LGPL-2.1-or-later ++++++ psqlodbc-11.01.0000.tar.gz -> psqlodbc-12.01.0000.tar.gz ++++++ ++++ 4294 lines of diff (skipped)
