pgAdmin 4 commit: Ensure that the superuser should be able to create da
Akshay Joshi <[email protected]> Thu, 14 Nov 2019 12:47:24 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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(-)