pgAdmin 4 commit: Ensure that the lock panel should not be blocked for

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the lock panel should not be blocked for
Дата
Msg-id E1mIlee-0002vH-Vi@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that the lock panel should not be blocked for larger records. Fixes #6570

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=737bc6a965f67cefe0acf9a30c8e72a70ec01fde
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst             |  1 +
web/pgadmin/dashboard/static/js/dashboard.js | 24 ++++++++++++++++++++++--
web/pgadmin/static/scss/_pgadmin.style.scss  |  1 +
3 files changed, 24 insertions(+), 2 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4629] Show DB and server information on maintenance process watcher
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed failed test cases.