pgAdmin 4 commit: Fix table statistics for Greenplum. Fixes #3059 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix table statistics for Greenplum. Fixes #3059
Date
Msg-id E1eqFER-0006FD-Pk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix table statistics for Greenplum. Fixes #3059

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ebd9ee8d30a32bfbe9deb39fc3c6da224dfcff9
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>

Modified Files
--------------
.../tables/templates/table/sql/9.1_plus/stats.sql  | 57 ++++++++++++++++++++++
.../tables/templates/table/sql/9.2_plus/stats.sql  | 57 ++++++++++++++++++++++
.../tables/templates/table/sql/default/stats.sql   |  4 --
.../templates/table/sql/gpdb_5.0_plus/stats.sql    | 16 ++++++
4 files changed, 130 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#2951] Allow user to disable graphs and activity grid
Next
From: Dave Page
Date:
Subject: Re: [pgadmin4][patch] Table Statistics in GreenPlum #3059