pgAdmin 4 commit: Fixed Statistics panel hang issue for 1000+ tables. F

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed Statistics panel hang issue for 1000+ tables. F
Date: 2019-01-31 09:26:52
Message-ID: E1gp8cW-0006Rn-5M@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed Statistics panel hang issue for 1000+ tables. Fixes #3664

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6244463ac1f0bc5e9d6ce53f60855dc0cb94da9b
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
web/pgadmin/browser/static/js/collection.js | 2 +-
.../misc/statistics/static/js/statistics.js | 28 +++++++++++++++++++---
3 files changed, 27 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-31 09:27:52 Re: [pgAdmin4][Patch] - RM 3664 - Statistic panel hangs when 1000+ tables
Previous Message Aditya Toshniwal 2019-01-31 09:08:04 Re: Remove hacky way to open/close the dropdown-submenu