Skip to content

Commit 3df546b

Browse files
committed
Merge branch 'PGPROEE9_6' into PGPROEE9_6_RUSDOC
2 parents c0bc5f6 + 45bc969 commit 3df546b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/src/sgml/ref/pgbench.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,8 @@ script statistics:
15371537
(see <xref linkend="transactions-and-scripts"
15381538
endterm="transactions-and-scripts-title"> for more information). If the total
15391539
number of retried transactions is non-zero, the main report also contains
1540-
the total number of retries and the number of retries after each kind of
1540+
the total number of retried transactions, the total number of retries, and
1541+
the number of retries after each kind of
15411542
failure (use option <option>--max-tries</> to make it possible). The
15421543
per-statement report inherits all columns from the main report.
15431544
</para>

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
<itemizedlist>
1616
<listitem>
1717
<para>
18-
Updated <productname>pg_pathman</productname> module to version
18+
Updated <application>pg_pathman</application> module to version
1919
1.4.7.
2020
</para>
2121
</listitem>
2222
<listitem>
2323
<para>
24-
Updated <productname>pg_probackup</productname> utility to version
24+
Updated <application>pg_probackup</application> utility to version
2525
2.0.8.
2626
</para>
2727
</listitem>
@@ -48,7 +48,8 @@
4848
</listitem>
4949
<listitem>
5050
<para>
51-
fix incompatibility of pg_pathman and online_analyze extensions.
51+
Fixed incompatibility between <application>pg_pathman</application> and
52+
<application>online_analyze</application> extensions.
5253
</para>
5354
</listitem>
5455
</itemizedlist>

0 commit comments

Comments
 (0)