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

Commit152a4d1

Browse files
author
Liudmila Mantrova
committed
DOC: unified RN items
1 parentb92e430 commit152a4d1

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

‎doc/src/sgml/release-proee-9.6.sgml

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,38 +13,40 @@
1313
9.6.3.1 include:</para>
1414
<itemizedlist>
1515
<listitem>
16-
<para>RUM index</para>
17-
<para>
18-
Updated to version 1.1 (See <xref linkend="rum">.)
19-
</para>
16+
<para>Updated RUM index to version 1.1 (See <xref linkend="rum">.)</para>
2017
</listitem>
2118
<listitem>
22-
<para>Compressed File System (CFS)</para>
2319
<para>
24-
Fixed a bug caused by invalid merge, as well as included many other fixes.
20+
In Compressed File System (CFS), fixed a bug caused by invalid merge,
21+
as well as included many other fixes.
2522
</para>
2623
</listitem>
2724
<listitem>
28-
<para><application>multimaster</application></para>
29-
<para>
30-
Fixed replication issues and other issues caused by running the
31-
<function>mtm.make_table_local</function> function.
32-
</para>
33-
<para>
34-
Added the <varname>multimaster.major_node</varname> variable.
35-
With this variable set to <literal>true</literal> the cluster
36-
node can continue working even if connection to the majority
37-
of the nodes is lost.
38-
</para>
25+
<para>Improved <application>multimaster</application> extension:</para>
26+
<itemizedlist>
27+
<listitem>
28+
<para>
29+
Fixed replication issues and other issues caused by running the
30+
<function>mtm.make_table_local</function> function.
31+
</para>
32+
</listitem>
33+
<listitem>
34+
<para>
35+
Added the <varname>multimaster.major_node</varname> variable.
36+
With this variable set to <literal>true</literal> the cluster
37+
node can continue working even if connection to the majority
38+
of the nodes is lost.
39+
</para>
40+
</listitem>
41+
</itemizedlist>
3942
</listitem>
4043
<listitem>
41-
<para><application>pgpro_scheduler</application></para>
42-
<para>Fixed background worker blocking at the scheduled job
43-
startup for cases when one of the critical tables is locked.</para>
44+
<para>Fixed an issue with <application>pgpro_scheduler</application> background worker
45+
hanging at the scheduled job startup for cases when one of the critical tables is locked.</para>
4446
</listitem>
4547
<listitem>
46-
<para>PL/TCL</para>
47-
<para>Fixed pltcl function drop.</para>
48+
<para>Fixed an issue with deleting functions declared in languages that do not have the
49+
<literal>validate</literal> method (for example, in <literal>PL/TCL</literal>).</para>
4850
</listitem>
4951
</itemizedlist>
5052
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp