File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -1537,7 +1537,8 @@ script statistics:
1537
1537
(see <xref linkend="transactions-and-scripts"
1538
1538
endterm="transactions-and-scripts-title"> for more information). If the total
1539
1539
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
1541
1542
failure (use option <option>--max-tries</> to make it possible). The
1542
1543
per-statement report inherits all columns from the main report.
1543
1544
</para>
Original file line number Diff line number Diff line change 15
15
<itemizedlist>
16
16
<listitem>
17
17
<para>
18
- Updated <productname >pg_pathman</productname > module to version
18
+ Updated <application >pg_pathman</application > module to version
19
19
1.4.7.
20
20
</para>
21
21
</listitem>
22
22
<listitem>
23
23
<para>
24
- Updated <productname >pg_probackup</productname > utility to version
24
+ Updated <application >pg_probackup</application > utility to version
25
25
2.0.8.
26
26
</para>
27
27
</listitem>
48
48
</listitem>
49
49
<listitem>
50
50
<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.
52
53
</para>
53
54
</listitem>
54
55
</itemizedlist>
You can’t perform that action at this time.
0 commit comments