pgAdmin 4 commit: Changing the caching mechanism to allow it to store a

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Changing the caching mechanism to allow it to store a
Date: 2016-01-05 09:07:42
Message-ID: E1aGNag-0001Lu-SS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Changing the caching mechanism to allow it to store at particular level.

Some data will be applicable to parent level, even though - it has
been fetched it from a particular node.

i.e.
roles will be applicable to server level (not particular role level).

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 14 ++++++-----
web/pgadmin/browser/templates/browser/js/node.js | 30 ++++++++++++++++++++----
2 files changed, 33 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-05 09:32:55 pgAdmin 4 commit: Pass the model properly, while checking enable/disabl
Previous Message Ashesh Vashi 2016-01-05 07:48:58 pgAdmin 4 commit: Passing the control, and field information along with