Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f2ef254

Browse files
committed
Update 9.6RN
1 parent 50e079f commit f2ef254

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Postgres Pro Standard 9.6.9.1</title>
55
<formalpara>
66
<title>Release date:</title>
7-
<para>2018-05-18</para>
7+
<para>2018-05-23</para>
88
</formalpara>
99
<sect2>
1010
<title>Overview</title>
@@ -79,11 +79,22 @@
7979
-->
8080
</listitem>
8181
<listitem>
82-
<para>Updated PTRACK to version 1.5.</para>
82+
<para>Updated PTRACK to version 1.6:</para>
83+
<itemizedlist>
84+
<listitem>
85+
<para>
86+
Now ptrack doesn't track unlogged relations.
87+
</para>
88+
</listitem>
89+
</itemizedlist>
8390
<!--
84-
e6f4eb6b2cd4ae0035f50df182f75daf6b375e66
91+
7929a353386ccd778a45d24b313c612ab38072c5
8592
-->
8693
</listitem>
94+
<listitem>
95+
<para>Updated <application>jsquery</application> module.</para>
96+
<!-- github: cde2aa2a3055e13b0627d04d47c267e3879e7111 -->
97+
</listitem>
8798
<listitem>
8899
<para>Updated <filename>pg_pathman</filename> module to
89100
version 1.4.11. As compared to version 1.4.9, the following enhancements were introduced:
@@ -176,7 +187,7 @@
176187
based on the same <productname>PostgreSQL</productname> major release,
177188
a dump/restore is not required. If you are upgrading from
178189
<productname>Postgres Pro Standard</productname> 9.6.7.1 or
179-
lower, you must also use the <filename>pgpro_upgrade</filename> script provided
190+
lower, you must also use the <xref linkend="pgproupgrade"> script provided
180191
in this distribution. This script updates metadata information to handle
181192
catalog number format change introduced after
182193
<productname>Postgres Pro Standard</productname> 9.6.4.1, as well as
@@ -192,7 +203,7 @@
192203
you must stop postgres service.
193204
The script must be run on behalf of the user owning the database
194205
(typically postgres). Running <literal>pgpro_upgrade</literal>
195-
as root will result in an error.
206+
as root will result in an error. For details, see <xref linkend="pgproupgrade">.
196207
</para>
197208
</important>
198209
<para>If you have compiled <productname>Postgres Pro</productname>

0 commit comments

Comments
 (0)