Thread: pgAdmin 4 commit: Fix tablespace statistics. Fixes #1196

pgAdmin 4 commit: Fix tablespace statistics. Fixes #1196

From
Dave Page
Date:
Fix tablespace statistics. Fixes #1196

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e4ef927da31eae612a28b914207b92e1bbdbc359
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/tablespaces/__init__.py     | 11 +++++------
.../tablespaces/templates/tablespaces/js/tablespaces.js       |  4 +++-
.../tablespaces/templates/tablespaces/sql/9.1_plus/stats.sql  |  7 +++++--
.../tablespaces/templates/tablespaces/sql/9.2_plus/stats.sql  |  7 +++++--
4 files changed, 18 insertions(+), 11 deletions(-)