Re: Remove "unsupported version" warning for Greenplum

From: Andreas 'ads' Scherbaum <adsmail(at)wars-nicht(dot)de>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Remove "unsupported version" warning for Greenplum
Date: 2016-02-08 11:30:41
Message-ID: 56B87C61.8040307@wars-nicht.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 08.02.2016 11:23, Dave Page wrote:
> On Thu, Feb 4, 2016 at 12:22 PM, Andreas 'ads' Scherbaum
> <adsmail(at)wars-nicht(dot)de> wrote:
>
>> 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.
>
> Thanks - applied to the 1.22 and master branches.

Thanks for submitting the patch.

Just that you know (because I've seen your commit message): it will barf
when connecting to HAWQ - because there are catalog errors. The patch
removes the warning for Greenplum Database only. I'm not going to fix
this in III, but keep an eye on it for 4.

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-02-08 12:36:25 PATCH: Catalog Objects Node [pgAdmin4]
Previous Message Akshay Joshi 2016-02-08 10:43:39 Re: [pgAdmin4] [Patch]: Resource Group Module