Use schema qualification while accessing the catalog objects. Fixes #3976

This commit is contained in:
Rahul Shirsat
2021-03-09 13:18:45 +05:30
committed by Akshay Joshi
parent 8cf7c41ad9
commit a2be30d257
738 changed files with 5027 additions and 5022 deletions

View File

@@ -15,6 +15,7 @@ New features
Housekeeping
************
| `Issue #3976 <https://redmine.postgresql.org/issues/3976>`_ - Use schema qualification while accessing the catalog objects.
Bug fixes
*********