pgAdmin 4 commit: Security Labels and the Variables are used in many mo

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Security Labels and the Variables are used in many mo
Date: 2016-02-26 15:22:45
Message-ID: E1aZKE9-0000V3-LX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Security Labels and the Variables are used in many modules under the Database Node.
Provide functions in the database node to handle them.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4a13eaafa5d1f84756960a60f219ede601f6b81
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py | 54 ++++++--------
.../server_groups/servers/databases/utils.py | 85 ++++++++++++++++++++++
2 files changed, 106 insertions(+), 33 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-26 15:23:04 Re: [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables
Previous Message Khushboo Vashi 2016-02-26 12:36:19 [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables