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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed display SQL of table with index for GreenPlumd
Дата
Msg-id E1fBEWB-0000qY-1d@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] Feature #1447 SSH Tunnel
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgadmin4][patch] [GreenPlum] Display SQL of table with index #3306