|
78 | 78 | </para>
|
79 | 79 | </listitem>
|
80 | 80 |
|
| 81 | + <listitem> |
| 82 | + <para> |
| 83 | + Add configuration variable lock_timeout to limit lock wait duration |
| 84 | + (Zoltán Böszörményi) |
| 85 | + </para> |
| 86 | + </listitem> |
| 87 | + |
81 | 88 | <listitem>
|
82 | 89 | <para>
|
83 | 90 | Add cache of local locks (Jeff Janes)
|
|
345 | 352 | </para>
|
346 | 353 | </listitem>
|
347 | 354 |
|
348 |
| - <listitem> |
349 |
| - <para> |
350 |
| - Add configuration variable lock_timeout to limit lock wait duration |
351 |
| - (Zoltán Böszörményi) |
352 |
| - </para> |
353 |
| - </listitem> |
354 |
| - |
355 | 355 | <listitem>
|
356 | 356 | <para>
|
357 | 357 | Allow a directory of configuration files to be processed (Magnus
|
|
518 | 518 | </para>
|
519 | 519 |
|
520 | 520 | <para>
|
521 |
| - If you have WAL backup or restore scripts that took the skipping |
522 |
| - into account, they need to be adjusted. |
| 521 | + Previously, WAL files ending in FF were not used. If you have |
| 522 | + WAL backup or restore scripts that took that skipping into account, |
| 523 | + they need to be adjusted. |
523 | 524 | </para>
|
524 | 525 | </listitem>
|
525 | 526 |
|
|