Re: Remove "unsupported version" warning for Greenplum

Поиск
Список
Период
Сортировка
От Andreas 'ads' Scherbaum
Тема Re: Remove "unsupported version" warning for Greenplum
Дата
Msg-id 56B34271.2060205@wars-nicht.de
обсуждение исходный текст
Ответ на Remove "unsupported version" warning for Greenplum  (Andreas 'ads' Scherbaum <adsmail@wars-nicht.de>)
Ответы Re: Remove "unsupported version" warning for Greenplum
Список pgadmin-hackers
On 18.01.2016 02:44, Andreas 'ads' Scherbaum wrote:
>
> we tested pgAdminIII 1.22 internally and found that it works sufficient
> with Greenplum. A few minor problems are identified and we plan to work
> on them as well, but nothing serious. We however know that there are a
> number more serious problems with HAWQ (SQL on Hadoop), we plan to work
> on this as well.
>
> As a first step, attached is a patch which removes the "unsupported
> version" warning for Greenplum. The patch copies a bit infrastructure
> and prepares us to support later versions of Greenplum when we bump our
> version number after merging with later PostgreSQL versions. One
> remaining question is if the supported versions should stay in
> pgConn.cpp or move to pgAdmin3.h.

Next attempt (this time packed diff).

The attached patch adds recognition for Greenplum HAWQ (SQL on Hadoop),
where I know that it has problems with some catalog tables. An error
message is still shown for HAWQ. The error message during connect for
GPDB is removed. Version information is moved to header file.


Regards,

--
                Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors
Volunteer Regional Contact, Germany - PostgreSQL Project

Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4] [Patch]: Resource Group Module
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Common utility functions to parse privileges [pgadmin4]