pgAdmin 4 commit: Fix stats on PG 9.6. Fixes #1719 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix stats on PG 9.6. Fixes #1719
Date
Msg-id E1bn3ss-0007xD-Jw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix stats on PG 9.6. Fixes #1719

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      | 14 +++++-
.../servers/sql/9.6_plus/change_password.sql       |  2 +
.../templates/servers/sql/9.6_plus/stats.sql       | 51 ++++++++++++++++++++++
3 files changed, 65 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: Adding support of Package in synonym (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue with stats table in PG9.6 (pgAdmin4)