pgAdmin 4 commit: Fixed issue where 'backend_type' column is exist for

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue where 'backend_type' column is exist for
Date: 2017-08-28 10:49:35
Message-ID: E1dmHbr-00080L-St@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-08-28 10:50:40 Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard
Previous Message Harshal Dhumal 2017-08-28 10:04:40 Re: [pgAdmin4][RM2586] Cleanup feature test