pgAdmin 4 commit: Fixed an issue where the Dashboard Server Activity wa - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the Dashboard Server Activity wa
Date
Msg-id E1njxpo-0005C4-Es@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the Dashboard Server Activity was showing old queries as active. Fixes #7305

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7c61017f578cf91368e25dabc2894e2682980b76
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_9.rst              |  1 +
web/pgadmin/dashboard/static/js/Dashboard.jsx | 22 ++++++++++------------
web/pgadmin/static/js/components/PgTable.jsx  |  4 ++--
3 files changed, 13 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Luther Miller
Date:
Subject: Re: pgAdmin / git / Code
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7305]: Dashboard Server Activity showing old queries as active, not always showing current queries