pgAdmin 4 commit: Fixed issue where 'backend_type' column is existfor

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed issue where 'backend_type' column is existfor
Дата
Msg-id E1dmHbr-00080L-St@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed issue where 'backend_type' column is exist for database server version greater than 10.
Issue is regression of RM #2597.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=401e13ca650e06f2ee9c2220d0c7b7dcbbcf6dd6
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/dashboard/static/js/dashboard.js        | 21 ++++++++++++++-------
.../templates/dashboard/sql/10_plus/activity.sql    | 19 +++++++++++++++++++
.../templates/dashboard/sql/9.6_plus/activity.sql   |  3 +--
3 files changed, 34 insertions(+), 9 deletions(-)


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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: [pgAdmin4][RM2586] Cleanup feature test
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard