pgAdmin 4 commit: Ensure that the superuser should be able to create da - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the superuser should be able to create da
Date
Msg-id E1iVEWy-00042y-Bz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Fahar Abbas
Date:
Subject: Re: pgAdmin4 v4.15 candidate builds
Next
From: Murtuza Zabuawala
Date:
Subject: [RM#4935] Accessibility related issues