Skip to content

Commit 234771b

Browse files
committed
Update release notes
1 parent a5430d9 commit 234771b

File tree

1 file changed

+21
-11
lines changed

1 file changed

+21
-11
lines changed

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

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
<title>Postgres Pro 9.6.1.2</title>
55
<note>
66
<title>Release Date</title>
7-
<simpara>2016-12-__</simpara>
7+
<simpara>2016-12-09</simpara>
88
</note>
99
<sect2>
1010
<title>Overview</title>
1111
<para>This release is based on <productname>PostgresPro</productname>
1212
9.6.1.1 and upstream PostgreSQL patches.</para>
1313
<para>Major enhancements over <productname>Postgres Pro</productname>
1414
9.6.1.1 include:</para>
15+
1516
<para>Several modules to support 1C Enterprise added:</para>
1617
<itemizedlist>
1718
<listitem>
@@ -30,6 +31,7 @@
3031
<para><application>plantuner</application> (See <xref linkend="plantuner">)</para>
3132
</listitem>
3233
</itemizedlist>
34+
3335
<para>Also, following core changes were added to support 1C:</para>
3436
<itemizedlist>
3537
<listitem>
@@ -39,6 +41,16 @@
3941
<para>Optimization of range conditions in the WHERE clause</para>
4042
</listitem>
4143
</itemizedlist>
44+
45+
<para>Modules has been updated</para>
46+
<itemizedlist>
47+
<listitem><para><application>pg_pathman</application> to version 1.2.2 (See <xref linkend="pg-pathman">)</para></listitem>
48+
</itemizedlist>
49+
50+
<para>
51+
Backup manager <application>pg_arman</application> has been replaced
52+
to <application>pg_probackup</application> (Version 1.0).
53+
</para>
4254
</sect2>
4355
<sect2>
4456
<title>Migration to Version 9.6.1.2</title>
@@ -135,16 +147,14 @@
135147
</itemizedlist>
136148
<para>Modules has been ported from Postgres Pro 9.5</para>
137149
<itemizedlist>
138-
<listitem>
139-
<para><application>hunspell-dict</application> (See <xref linkend="hunspell-dict">)</para>
140-
<para><application>jsquery</application> (See <xref linkend="jsquery">)</para>
141-
<para><application>pg_variables</application> (See <xref linkend="pg-variables">)</para>
142-
<para><application>pg_pathman</application> (See <xref linkend="pg-pathman">)</para>
143-
<para><application>pg_query_state</application> (See <xref linkend="pg-query-state">)</para>
144-
<para><application>shared-ispell</application> (See <xref linkend="shared-ispell">)</para>
145-
<para><application>sr_plan</application> (See <xref linkend="sr-plan">)</para>
146-
<para><application>dump_stat</application> (See <xref linkend="dump-stat">)</para>
147-
</listitem>
150+
<listitem><para><application>hunspell-dict</application> (See <xref linkend="hunspell-dict">)</para></listitem>
151+
<listitem><para><application>jsquery</application> (See <xref linkend="jsquery">)</para></listitem>
152+
<listitem><para><application>pg_variables</application> (See <xref linkend="pg-variables">)</para></listitem>
153+
<listitem><para><application>pg_pathman</application> (See <xref linkend="pg-pathman">)</para></listitem>
154+
<listitem><para><application>pg_query_state</application> (See <xref linkend="pg-query-state">)</para></listitem>
155+
<listitem><para><application>shared-ispell</application> (See <xref linkend="shared-ispell">)</para></listitem>
156+
<listitem><para><application>sr_plan</application> (See <xref linkend="sr-plan">)</para></listitem>
157+
<listitem><para><application>dump_stat</application> (See <xref linkend="dump-stat">)</para></listitem>
148158
</itemizedlist>
149159
<para>Tools has been ported from Postgres Pro 9.5</para>
150160
<itemizedlist>

0 commit comments

Comments
 (0)