Thread: pgAdmin 4 commit: Ensure that the superuser should be able to create da

pgAdmin 4 commit: Ensure that the superuser should be able to create da

From
Akshay Joshi
Date:
Ensure that the superuser should be able to create database and role, as the superuser
overrides all the access restrictions.
Fixes #4792 Fixes #4878

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f22134dabd6332f3faf851f2ddd96159c5bd7a85

Modified Files
--------------
docs/en_US/release_notes_4_16.rst               | 2 ++
web/pgadmin/utils/driver/psycopg2/connection.py | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)