Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit73adc14

Browse files
committed
Release notes template for 9.5.3.3.
1 parent42db6e4 commit73adc14

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

‎doc/src/sgml/release-pro-9.5.sgml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
<!-- doc/src/sgml/release-pro-9.5.sgml -->
22
<!-- See header comment in release.sgml about typical markup -->
3+
<sect1 id="release-pro-9-5-3-3">
4+
<title>Postgres Pro 9.5.3.3</title>
5+
<note>
6+
<title>Release Date</title>
7+
<simpara>2016-XX-XX</simpara>
8+
</note>
9+
<sect2>
10+
<title>Overview</title>
11+
<para>This release is based on <productname>PostgreSQL</productname>
12+
9.5.3</para>
13+
<para>Major enhancement over the <productname>PostgresPro</productname>
14+
9.5.3.2 include:</para>
15+
<itemizedlist>
16+
<listitem>
17+
<para>Changed the distance semantic of the FTS phrase operator: less-or-equal
18+
replaced by exact match (For details see: <xref linkend="textsearch-matching">).</para>
19+
</listitem>
20+
<listitem>
21+
<para>Changed predecence of the phrase operator. The
22+
operator <literal>&lt;-&gt;</literal> now have higher
23+
predecence than <literal>&amp;</literal> (AND) operator.</para>
24+
</listitem>
25+
</itemizedlist>
26+
</sect2>
27+
<sect2>
28+
<title>Migration to Version 9.5.3.3</title>
29+
<para>
30+
A dump/restore is not required for those running 9.5.3.X.
31+
</para>
32+
<para>
33+
However, if you are upgrading from a version earlier than 9.5.3.2,
34+
see <xref linkend="release-pro-9-5-3-2">.
35+
</para>
36+
</sect2>
37+
<sect2>
38+
<title>Potential problems</title>
39+
<para>On the Microsoft Windows systems may not work plperl loading (<command>create
40+
extension plperl</command>). For ActivePerl since version 5.16 as C
41+
compiler used GCC from MinGW, but plperl compiled by MSVC2013 now.
42+
Perl version handshake be poor.</para>
43+
</sect2>
44+
</sect1>
345
<sect1 id="release-pro-9-5-3-2">
446
<title>Postgres Pro 9.5.3.2</title>
547
<note>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp