Fix restoring of restore options for sections. Fixes #3362

This commit is contained in:
Khushboo Vashi
2018-07-02 15:53:19 +01:00
committed by Dave Page
parent 28e0220e97
commit d56f1b17f3
2 changed files with 8 additions and 7 deletions

View File

@@ -18,4 +18,5 @@ Bug fixes
| `Bug #3309 <https://redmine.postgresql.org/issues/3309>`_ - Fix Directory format support for backups.
| `Bug #3319 <https://redmine.postgresql.org/issues/3319>`_ - Cleanup and fix handling of Query Tool Cancel button status.
| `Bug #3362 <https://redmine.postgresql.org/issues/3362>`_ - Fix restoring of restore options for sections.
| `Bug #3457 <https://redmine.postgresql.org/issues/3457>`_ - Fix debugging of procedures in EPAS packages.