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

Commit ee3d2b6

Browse files
committed
Release notecs for 9.6.4.2 mentioned PGPRO-942 and PGPRO-943
1 parent 691fb6f commit ee3d2b6

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
<!-- doc/src/sgml/release-pro-9.6.sgml -->
22
<!-- See header comment in release.sgml about typical markup -->
3+
<sect1 id="release-pro-9-6-4-2">
4+
<title>Postgres Pro 9.6.4.2</title>
5+
<note>
6+
<title>Release Date</title>
7+
<simpara>2017-08-27</simpara>
8+
</note>
9+
<sect2>
10+
<title>Overview</title>
11+
<para>
12+
This release is based on <productname>PostgreSQL</productname>
13+
release <link linkend="release-9-6-4">9.6.4</link>.
14+
</para>
15+
<para>
16+
Major improvements over <productname>&productname;</productname>
17+
<link linkend="release-pro-9-6-4-1">9.6.4.1</link> include:</para>
18+
<itemizedlist>
19+
<listitem>
20+
<para>
21+
pg_upgrade creates several directories in tablespace which
22+
corresponds to different postgres instances. CFS GC now
23+
traverse only directory of self instance and ignore other.
24+
</para>
25+
</listitem>
26+
<listitem>
27+
<para>transfer_compression_files now correctly append suffix to *.cfm
28+
files.
29+
</para>
30+
</listitem>
31+
</itemizedlist>
32+
</sect2>
33+
</sect1>
34+
335
<sect1 id="release-pro-9-6-4-1">
436
<title>Postgres Pro 9.6.4.1</title>
537
<note>

0 commit comments

Comments
 (0)