Ensure that the dump servers functionality works from setup.py. Fixes #7644

This commit is contained in:
Akshay Joshi
2022-08-31 14:28:48 +05:30
parent e58b9c767b
commit 72f819ec67
5 changed files with 13 additions and 11 deletions

View File

@@ -18,4 +18,5 @@ Housekeeping
Bug fixes
*********
| `Issue #7644 <https://redmine.postgresql.org/issues/7644>`_ - Ensure that the dump servers functionality works from setup.py.
| `Issue #7646 <https://redmine.postgresql.org/issues/7646>`_ - Ensure that the Import/Export server menu option is visible.