pgAdmin 4 commit: Correct display of RE-SQL for partitioned tables inG

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Correct display of RE-SQL for partitioned tables inG
Дата
Msg-id E1eegmO-0003Y0-CG@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Correct display of RE-SQL for partitioned tables in Greenplum. Fixes #3050

Branch
------
master

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

Modified Files
--------------
.../templates/partition/sql/gpdb/5_plus/create.sql | 36 ----------------------
.../partition/sql/gpdb/5_plus/properties.sql       |  2 +-
.../templates/table/sql/gpdb_5.0_plus/create.sql   |  7 +++--
.../table/sql/gpdb_5.0_plus/properties.sql         |  5 ++-
.../templates/catalog/gpdb_5.0_plus/sql/acl.sql    |  2 +-
.../templates/schema/gpdb_5.0_plus/sql/acl.sql     |  2 +-
6 files changed, 11 insertions(+), 43 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch#2896] Add support for Tab/Shift Tab navigationin Query tool
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][patch] Correct Bug #3050