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

Commit e9705e1

Browse files
author
Liudmila Mantrova
committed
DOC: updated pgpro10 RNs following 10.1 merge
1 parent 4af9391 commit e9705e1

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
11
<!-- doc/src/sgml/release-pro-10.sgml -->
22
<!-- See header comment in release.sgml about typical markup -->
33

4-
<sect1 id="release-pro-10-0-1">
5-
<title>Postgres Pro 10.0.1</title>
4+
<sect1 id="release-pro-10-1-1">
5+
<title>Postgres Pro 10.1.1</title>
66
<formalpara>
77
<title>Release Date:</title>
8-
<para>2017-10-31</para>
8+
<para>2017-11-14</para>
99
</formalpara>
1010
<sect2>
1111
<title>Overview</title>
12-
<para>This release is based on <productname>PostgreSQL</productname> 10
13-
and includes all its new features, which are listed in
14-
<link linkend="release-10">PostgreSQL 10 Release Notes</link>.
12+
<para>This release is based on <productname>PostgreSQL</productname> 10.1
13+
and includes all the new features introduced in PostgreSQL 10, as well as
14+
bug fixes implemented in PostgreSQL 10.1. For their detailed description,
15+
see <link linkend="release-10">PostgreSQL 10 Release Notes</link> and
16+
<link linkend="release-10-1">PostgreSQL 10.1 Release Notes</link>, respectively.
1517
Other major changes and enhancements are as follows:</para>
1618
<itemizedlist spacing="compact">
1719
<listitem>
1820
<para>
19-
You can specify <literal>icu</literal> as the default collation provider
20-
when initializing a database cluster or creating a database.
21+
You can specify <literal>icu</literal> or <literal>libc</literal> as the default collation provider
22+
when initializing a database cluster or creating a database. By default,
23+
the <literal>icu</literal> provider is used for all locales except
24+
<literal>C</literal> and <literal>POSIX</literal>.
2125
For details, see <xref linkend="collation-managing">.
2226
</para>
2327
</listitem>
@@ -39,10 +43,6 @@
3943
-->
4044
</para>
4145
</listitem>
42-
<listitem>
43-
<para>ICU patch
44-
<!--(Commit: ee711324f31cc039e656ea45c54abd0cf8ea3e41)--></para>
45-
</listitem>
4646
<listitem>
4747
<para>Fixes to win32 build system
4848
<!--(Commit: 84fa653ee00ebe54f591b18e3664fa6d5889224f)--></para>

0 commit comments

Comments
 (0)