|
15 | 15 | <itemizedlist> |
16 | 16 | <listitem> |
17 | 17 | <para> |
18 | | - <productname>pg_pathman</productname> module is updated to version |
19 | | - 1.4.7 |
| 18 | +Updated<productname>pg_pathman</productname> module to version |
| 19 | + 1.4.7. |
20 | 20 | </para> |
21 | 21 | </listitem> |
22 | 22 | <listitem> |
23 | 23 | <para> |
24 | | - <productname>pg_probackup</productname> utility updated to version |
25 | | - 2.0.8 |
| 24 | +Updated<productname>pg_probackup</productname> utility to version |
| 25 | + 2.0.8. |
26 | 26 | </para> |
27 | 27 | </listitem> |
28 | 28 | <listitem> |
29 | 29 | <para> |
30 | | - Fixed problem in compressed tablespace garbage collection with |
| 30 | + Fixedaproblem in compressed tablespace garbage collection with |
31 | 31 | uncompressable data. |
32 | 32 | </para> |
33 | 33 | </listitem> |
34 | 34 | <listitem> |
35 | 35 | <para> |
36 | | - Fixed handling of SIGTERM in pgpro_scheduler extension. |
| 36 | + Fixed handling of SIGTERM in<application>pgpro_scheduler</> extension. |
37 | 37 | </para> |
38 | 38 | </listitem> |
39 | 39 | <listitem> |
40 | | - <para>Bug fixes in the AQO contributed module</para> |
| 40 | + <para>Fixed bugs in the <application>aqo</> extension.</para> |
| 41 | + </listitem> |
| 42 | + <listitem> |
| 43 | + <para> |
| 44 | + <application>pgbench</> utility now continues to execute the script |
| 45 | + if a transaction is rolled back, and has an option to retry failed transactions several |
| 46 | + times. |
| 47 | + </para> |
41 | 48 | </listitem> |
42 | 49 | </itemizedlist> |
43 | 50 | </sect2> |
|