pgAdmin 4 commit: Show the ACL summary on the properties panel for data

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Show the ACL summary on the properties panel for data
Date: 2016-03-10 16:21:06
Message-ID: E1ae3Kk-0000B9-Bh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Show the ACL summary on the properties panel for databases.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/templates/databases/js/databases.js | 3 +++
.../databases/templates/databases/sql/9.1_plus/properties.sql | 3 ++-
.../databases/templates/databases/sql/9.2_plus/properties.sql | 5 +++--
.../databases/templates/databases/sql/9.3_plus/properties.sql | 5 +++--
4 files changed, 11 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2016-03-10 16:58:14 Re: [pgAdmin4][Patch]: Foreign Data Wrapper
Previous Message Dave Page 2016-03-10 16:15:56 pgAdmin 4 commit: Fix various inconsistencies with databases and tables