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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the superuser should be able to create da
Date: 2019-11-14 12:47:24
Message-ID: E1iVEWy-00042y-Bz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2019-11-14 12:56:53 [RM#4935] Accessibility related issues
Previous Message Fahar Abbas 2019-11-14 12:43:54 Re: pgAdmin4 v4.15 candidate builds