Thread: [pgadmin-hackers] pgAdmin 4 commit: Basic support for viewing tables in Greenplum.Patch

Basic support for viewing tables in Greenplum. Patch from George & Tira @ Pivotal.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ec9e8b79a3f8bd8ee6bcb685247a54efaa80c5fa
Author: Atira Odhner <aodhner@pivotal.io>

Modified Files
--------------
.../tables/templates/table/sql/9.1_plus/nodes.sql  |  7 +++
.../tables/templates/table/sql/default/nodes.sql   |  4 +-
.../templates/table/sql/tests/test_tables_node.py  | 60 ++++++++++++++++++++++
web/regression/test_utils.py                       | 56 ++++++++++++++++++++
4 files changed, 125 insertions(+), 2 deletions(-)