Hello community,

here is the log from the commit of package postgresql95 for openSUSE:Factory 
checked in at 2018-06-15 14:36:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql95 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql95.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql95"

Fri Jun 15 14:36:02 2018 rev:10 rq:616089 version:9.5.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql95/postgresql95.changes        
2018-03-20 21:54:45.457785228 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql95.new/postgresql95.changes   
2018-06-15 14:36:11.054489077 +0200
@@ -1,0 +2,27 @@
+Tue Jun  5 11:42:19 UTC 2018 - [email protected]
+
+- Update to PostgreSQL 9.5.13:
+  * https://www.postgresql.org/docs/9.5/static/release-9-5-13.html
+    A dump/restore is not required for those running 9.5.X.
+
+    However, if the function marking mistakes mentioned below
+    affect you, you will want to take steps to correct your
+    database catalogs.
+    
+    The functions query_to_xml, cursor_to_xml, cursor_to_xmlschema,
+    query_to_xmlschema, and query_to_xml_and_xmlschema should be
+    marked volatile because they execute user-supplied queries
+    that might contain volatile operations. They were not,
+    leading to a risk of incorrect query optimization. This has
+    been repaired for new installations by correcting the initial
+    catalog data, but existing installations will continue to
+    contain the incorrect markings. Practical use of these
+    functions seems to pose little hazard, but in case of trouble,
+    it can be fixed by manually updating these functions' pg_proc
+    entries, for example: ALTER FUNCTION
+    pg_catalog.query_to_xml(text, boolean, boolean, text) VOLATILE.
+    (Note that that will need to be done in each database of the
+    installation.) Another option is to pg_upgrade the database to
+    a version containing the corrected initial data.
+
+-------------------------------------------------------------------

Old:
----
  postgresql-9.5.12.tar.bz2

New:
----
  postgresql-9.5.13.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql95.spec ++++++
--- /var/tmp/diff_new_pack.ekjVyw/_old  2018-06-15 14:36:12.934420314 +0200
+++ /var/tmp/diff_new_pack.ekjVyw/_new  2018-06-15 14:36:12.938420167 +0200
@@ -71,7 +71,7 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.5.12
+Version:        9.5.13
 Release:        0
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
 Source0:        
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2

++++++ postgresql-9.5.12.tar.bz2 -> postgresql-9.5.13.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.12.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql95.new/postgresql-9.5.13.tar.bz2 differ: 
char 11, line 1


Reply via email to