Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aLdCw-0006ky-Ea for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Jan 2016 20:48:54 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aLdCv-00020M-Vn for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Jan 2016 20:48:54 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aLdCv-00020F-JR for pgadmin-hackers@postgresql.org; Tue, 19 Jan 2016 20:48:53 +0000 Received: from palladium.wars-nicht.de ([89.238.64.91] helo=polonium.wars-nicht.de) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aLdCs-0008FB-Ft for pgadmin-hackers@postgresql.org; Tue, 19 Jan 2016 20:48:52 +0000 Received: from localhost (localhost [127.0.0.1]) by polonium.wars-nicht.de (Postfix) with ESMTP id DD708114037 for ; Tue, 19 Jan 2016 21:48:48 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at polonium X-Spam-Flag: NO X-Spam-Score: -2.9 X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from polonium.wars-nicht.de ([127.0.0.1]) by localhost (polonium.wars-nicht.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hLI5ldhU8SC1 for ; Tue, 19 Jan 2016 21:48:47 +0100 (CET) Received: from diamond.wars-nicht.de (b2b-78-94-24-146.unitymedia.biz [78.94.24.146]) by polonium.wars-nicht.de (Postfix) with ESMTPSA id B64FA114036 for ; Tue, 19 Jan 2016 21:48:47 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by diamond.wars-nicht.de (Postfix) with ESMTP id 258011BE5A82 for ; Tue, 19 Jan 2016 21:48:47 +0100 (CET) Subject: Re: Remove "unsupported version" warning for Greenplum To: pgadmin-hackers@postgresql.org References: <569C4395.4080603@wars-nicht.de> From: Andreas 'ads' Scherbaum Message-ID: <569EA12F.5040003@wars-nicht.de> Date: Tue, 19 Jan 2016 21:48:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org On 19.01.2016 16:03, Dave Page wrote: > On Mon, Jan 18, 2016 at 1:44 AM, Andreas 'ads' Scherbaum > wrote: >> >> 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. > > Your patch won't apply again. I have no idea why - I'm trying to do it > on my Mac, which is a *nix under the hood (they don't use Mac line > endings any more - that was the old Mac OS 9 and earlier from a decade > or so ago iirc). How are you creating them? The normal way is to do > something like: That is strange. Can someone else on the list please check if the patch applies (and then roll it back)? I did a fresh clone (again) and it applies clean. > Anyway - patch issues aside, isn't your patch essentially the same as > the one I was looking for feedback on just before release? > > http://www.postgresql.org/message-id/flat/CACjysiUQLnddN6n=NoB_0YTmnLb9SxaSn1P9SCWNbu3f09k7Gg@mail.gmail.com#CACjysiUQLnddN6n=NoB_0YTmnLb9SxaSn1P9SCWNbu3f09k7Gg@mail.gmail.com I clearly have missed this one. And I see that you prefer the version in the header file. Also I plan to add extra support for HAWQ (SQL on Hadoop, also based on the Greenplum engine), but this has a few issues. Ok, let me please rework this patch, and do another check for the git config. Regards, -- Andreas 'ads' Scherbaum German PostgreSQL User Group European PostgreSQL User Group - Board of Directors Volunteer Regional Contact, Germany - PostgreSQL Project -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers