pgAdmin 4 commit: Fix table statistics for Greenplum. Fixes #3059

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix table statistics for Greenplum. Fixes #3059
Дата
Msg-id E1eqFER-0006FD-Pk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix table statistics for Greenplum. Fixes #3059

Branch
------
master

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

Modified Files
--------------
.../tables/templates/table/sql/9.1_plus/stats.sql  | 57 ++++++++++++++++++++++
.../tables/templates/table/sql/9.2_plus/stats.sql  | 57 ++++++++++++++++++++++
.../tables/templates/table/sql/default/stats.sql   |  4 --
.../templates/table/sql/gpdb_5.0_plus/stats.sql    | 16 ++++++
4 files changed, 130 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#2951] Allow user to disable graphs and activity grid
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][patch] Table Statistics in GreenPlum #3059