pgAdmin 4 commit: Role can update the catalog is not support from PG >= - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Role can update the catalog is not support from PG >=
Date
Msg-id E1b5Tzi-0003nw-NN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Susan Douglas
Date:
Subject: Re: Patch for pgAdmin4 docs
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Center align the switch in backgrid