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

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

From
Akshay Joshi
Date:
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(-)