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(at)pivotal(dot)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(-)