Fixed an issue where the Database restriction is not working. Fixes #7453

This commit is contained in:
Nikhil Mohite
2022-06-09 17:03:21 +05:30
committed by Akshay Joshi
parent e1c5a06bf0
commit fd1f71587f
2 changed files with 5 additions and 3 deletions

View File

@@ -19,3 +19,4 @@ Housekeeping
Bug fixes
*********
| `Issue #7411 <https://redmine.postgresql.org/issues/7411>`_ - Fixed an issue where the Database restriction is not working.