Thread: pgAdmin 4 commit: Role can update the catalog is not support from PG >=

pgAdmin 4 commit: Role can update the catalog is not support from PG >=

From
Ashesh Vashi
Date:
Role can update the catalog is not support from PG >= 9.5.

We will set rolcatupdate same as rolsuper from the properties query for
PG >= 9.5

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=798ff03818b400338b16c50dbe490ac9df8dd1d5

Modified Files
--------------
.../browser/server_groups/servers/roles/templates/role/js/role.js       | 2 +-
.../servers/roles/templates/role/sql/post9_4/properties.sql             | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)