Added database and server information on the Maintenance process watcher dialog. Fixes #4629

This commit is contained in:
Aditya Toshniwal
2021-08-24 17:10:16 +05:30
committed by Akshay Joshi
parent 8bf1c96065
commit 7efef73ff7
2 changed files with 43 additions and 31 deletions

View File

@@ -10,6 +10,7 @@ New features
************
| `Issue #4264 <https://redmine.postgresql.org/issues/4264>`_ - Make code folding case insensitive in the code mirror.
| `Issue #4629 <https://redmine.postgresql.org/issues/4629>`_ - Added database and server information on the Maintenance process watcher dialog.
| `Issue #6691 <https://redmine.postgresql.org/issues/6691>`_ - Set PSQLRC and PSQL_HISTORY env vars to apt. user storage path in the server mode.
Housekeeping