pgAdmin 4 commit: Add support for Resource Groups in EDB Advanced Serve

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add support for Resource Groups in EDB Advanced Serve
Date: 2016-02-22 10:51:51
Message-ID: E1aXo5n-0006DZ-Mf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for Resource Groups in EDB Advanced Server 9.4+.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dafd2f33234ff5a59f9f5b1c23bcfc81f01f659f
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/resource_groups/__init__.py | 565 +++++++++++++++++++++
.../static/img/coll-resource_group.png | Bin 0 -> 1173 bytes
.../resource_groups/static/img/resource_group.png | Bin 0 -> 966 bytes
.../resource_groups/js/resource_groups.js | 143 ++++++
.../templates/resource_groups/sql/create.sql | 10 +
.../templates/resource_groups/sql/delete.sql | 8 +
.../templates/resource_groups/sql/getoid.sql | 4 +
.../templates/resource_groups/sql/properties.sql | 6 +
.../templates/resource_groups/sql/update.sql | 9 +
web/pgadmin/browser/templates/browser/js/node.js | 3 +
10 files changed, 748 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-22 10:53:45 Re: [pgAdmin4] [Patch]: Language Module
Previous Message Ashesh Vashi 2016-02-22 08:33:44 pgAdmin 4 commit: Resolved a typo in Server Module related to assigning