Thread: pgAdmin 4 commit: Fixed display SQL of table with index for GreenPlumd

pgAdmin 4 commit: Fixed display SQL of table with index for GreenPlumd

From
Akshay Joshi
Date:
Fixed display SQL of table with index for GreenPlum database. Fixes #3306

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_1.rst                   |  4 +-
.../databases/schemas/tables/tests/test_utils.py   | 72 ++++++++++++++++++++++
.../servers/databases/schemas/tables/utils.py      | 33 +++++-----
web/pgadmin/utils/compile_template_name.py         |  1 -
.../utils/tests/test_compile_template_name.py      |  6 +-
5 files changed, 92 insertions(+), 24 deletions(-)