pgAdmin 4 commit: Cache statistics more reliably. Fixes #2357

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Cache statistics more reliably. Fixes #2357
Date: 2017-06-05 16:01:06
Message-ID: E1dHuRG-0003g1-Hj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Cache statistics more reliably. Fixes #2357

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a4d86d24e6e664075d85461d816504c9d322f648
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/statistics/static/js/statistics.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-05 16:01:14 Re: [pgAdmin4][Patch] Make Statistics view consistent
Previous Message Dave Page 2017-06-05 15:55:47 Re: Fix for RM2421 [pgAdmin4][patch]