pgAdmin 4 commit: Fixed excessive CPU usage by stopping the indefinite - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed excessive CPU usage by stopping the indefinite
Date
Msg-id E1kFH0b-0002zo-EK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed excessive CPU usage by stopping the indefinite growth of the graph dataset. Fixes #5794

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c2e965f6ea5caada496254f4c5193b23a160d8a
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst          |  3 ++-
web/pgadmin/dashboard/static/js/Graphs.jsx | 23 ++++++++---------------
2 files changed, 10 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM5764] : RLS SQL Incorrectly generated
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][SonarQube] : Remove duplicates string literals.