pgAdmin 4 commit: Fixed display SQL of table with index for GreenPlumd - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed display SQL of table with index for GreenPlumd
Date
Msg-id E1fBEWB-0000qY-1d@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] Feature #1447 SSH Tunnel
Next
From: Akshay Joshi
Date:
Subject: Re: [pgadmin4][patch] [GreenPlum] Display SQL of table with index #3306