Remove "unsupported version" warning for Greenplum

From: Andreas 'ads' Scherbaum <adsmail(at)wars-nicht(dot)de>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Remove "unsupported version" warning for Greenplum
Date: 2016-01-18 01:44:53
Message-ID: 569C4395.4080603@wars-nicht.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Hello,

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.

Thank you,

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

Attachment Content-Type Size
gp-warning.diff text/x-patch 3.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-01-18 07:54:19 Variable js issue [pgAdmin4]
Previous Message Ashesh Vashi 2016-01-17 17:02:08 pgAdmin 4 commit: Using the new logic after using generateViewSchema(..