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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Changing the caching mechanism to allow it to store a
Дата
Msg-id E1aGNag-0001Lu-SS@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Passing the control, and field information along with
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Pass the model properly, while checking enable/disabl