commit psqlODBC for openSUSE:Leap:15.2

2020-06-04 Thread root
Hello community,

here is the log from the commit of package psqlODBC for openSUSE:Leap:15.2 
checked in at 2020-06-04 16:02:54

Comparing /work/SRC/openSUSE:Leap:15.2/psqlODBC (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.psqlODBC.new.3606 (New)


Package is "psqlODBC"

Thu Jun  4 16:02:54 2020 rev:22 rq:811048 version:12.01.

Changes:

--- /work/SRC/openSUSE:Leap:15.2/psqlODBC/psqlODBC.changes  2020-04-20 
12:56:18.728806010 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.psqlODBC.new.3606/psqlODBC.changes
2020-06-04 16:04:01.395590482 +0200
@@ -2 +2 @@
-Thu Apr  2 14:56:45 UTC 2020 - Reinhard Max 
+Mon Feb 17 21:04:03 UTC 2020 - Martin Herkt <9+suse@cirno.systems>
@@ -4,2 +4,99 @@
-- bsc#1166821, psqlODBC-internal.patch:
-  Fix build with PostgreSQL 11 and newer.
+- Update to 12.01.:
+  * 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.:
+  * 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.
+
+
+---
+Mon May 27 06:10:16 UTC 2019 - mvet...@suse.com
+
+- Cleanup with spec-cleaner
+- Update to 11.01.:
+  * Correct the rgbInfoValue returned by
+SQLGetInfo(SQL_TIMEDATE_FUNCTIONS, ..).
+  * Because the field 'relhasoids' was dropped in PG12, psqlodbc
+drivers would have some troubles with PG12 servers.
+  * Register drivers {PostgreSQL ANSI} and {PostgreSQL Unicode}
+during installation on 64bit Windows so that users could use
+   the same connection strings in both x86 and x64 environments.
+  * Correct the rgbInfoValue returned b
+SQLGetInfo(SQL_LIKE_ESCAPE_CLAUSE, ..).
+  * Fix a typo in SQLForeignKeys-ResultSet-Column. 'deferrablity'
+should be 'DEFERRABILITY'.
+  * Correct the rgbInfoValue returned by
+SQLGetInfo(.., SQL_NUMERIC_FUNCTIONS(SQL_SYSTEM_FUNCTIONS
+   or SQL_STRING_FUNCTIONS, ..).
+  * Bug fix: don't forget to set parameter numbers while handling
+escaped ODBC functions.
+  * ix test_connection() in setup.c so that settings of
+conn_settings and pqopt option are reflected properly.
+
+---
+Wed Mar 13 14:46:32 UTC 2019 - Reinhard Max 
+
+- Update to version 11.00.:
+  * Remove obsolete maps pointed out.
+  * Remove connSettings option and/or pqopt option from the
+OutConnectionString parameter of SQLDriverConnect() when each
+option doesn't exist in InConnectionString parameter.
+  * The parameters should be cast because parameters of concat()
+function are variadic "any".
+  * Add an alias DX of *Database* keyword for connection strings
+to aviod the use of "database" keyword which has a special
+meaning in some apps or middlewares.
+  * numeric items without precision are unlimited and there's no
+natural map between SQL Data types.
+Add an option *Numeric(without precision) as*
+  * Fix a bug that SQLSpecialColumns() returns oid/xmin
+incorrectly when a table does not exist.
+- Fix build with PostgreSQL 11 that does not have pg_config in the
+  regular devel package anymore (psqlODBC-internal.patch,
+  bsc#1166821).
+- Avoid self-obsoletion.
+
+---
+Wed May 23 10:15:15 UTC 2018 - mvet...@suse.com
+
+- Update to version 10.03.:
+  * Put back the handling of lock_CC_for_rb variable. The variable 
lock_CC_for_rb should be held per connection.
+  * Fix SQLGetTypeInfo() so that it filters SQL_TYPE_DATE, SQL_TYPE_TIME or 
SQL_TYPE_TIMESTAMP for ODBC 2.x applications.
+  * Revise ConfigDSN() so that it handles the 4th parameter(lpszAttribues) 
correctly.
+  * Fix a crash bug when handling 

commit psqlODBC for openSUSE:Leap:15.2

2020-04-20 Thread root
Hello community,

here is the log from the commit of package psqlODBC for openSUSE:Leap:15.2 
checked in at 2020-04-20 12:55:53

Comparing /work/SRC/openSUSE:Leap:15.2/psqlODBC (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.psqlODBC.new.2738 (New)


Package is "psqlODBC"

Mon Apr 20 12:55:53 2020 rev:21 rq:795708 version:10.01.

Changes:

--- /work/SRC/openSUSE:Leap:15.2/psqlODBC/psqlODBC.changes  2020-01-15 
15:45:36.939329322 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.psqlODBC.new.2738/psqlODBC.changes
2020-04-20 12:56:18.728806010 +0200
@@ -1,0 +2,6 @@
+Thu Apr  2 14:56:45 UTC 2020 - Reinhard Max 
+
+- bsc#1166821, psqlODBC-internal.patch:
+  Fix build with PostgreSQL 11 and newer.
+
+---

New:

  psqlODBC-internal.patch



Other differences:
--
++ psqlODBC.spec ++
--- /var/tmp/diff_new_pack.uykqqu/_old  2020-04-20 12:56:19.244806820 +0200
+++ /var/tmp/diff_new_pack.uykqqu/_new  2020-04-20 12:56:19.244806820 +0200
@@ -31,6 +31,7 @@
 Version:10.01.
 Release:0
 Source0:
https://ftp.postgresql.org/pub/odbc/versions/src/%tarname-%{version}.tar.gz
+Patch0: psqlODBC-internal.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /usr/bin/odbcinst
 Obsoletes:  pg_odbc
@@ -46,6 +47,7 @@
 
 %prep
 %setup -q -n %tarname-%version
+%patch0
 
 %build
 autoreconf -fi

++ psqlODBC-internal.patch ++
--- connection.h.orig
+++ connection.h
@@ -11,7 +11,7 @@
 
 #include "psqlodbc.h"
 #include 
-#include "pqexpbuffer.h"
+#include "internal/pqexpbuffer.h"
 
 #include