Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aMYFx-00064G-9G for pgadmin-hackers@arkaria.postgresql.org; Fri, 22 Jan 2016 09:43:49 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aMYFv-0007S8-PN for pgadmin-hackers@arkaria.postgresql.org; Fri, 22 Jan 2016 09:43:47 +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 1aMYFu-0007Rz-Sr for pgadmin-hackers@postgresql.org; Fri, 22 Jan 2016 09:43:47 +0000 Received: from mail-ig0-x235.google.com ([2607:f8b0:4001:c05::235]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aMYFm-0007d9-Sd for pgadmin-hackers@postgresql.org; Fri, 22 Jan 2016 09:43:45 +0000 Received: by mail-ig0-x235.google.com with SMTP id h5so50328382igh.0 for ; Fri, 22 Jan 2016 01:43:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=giZfYDAiVbXkAFvW0+PMXKZyq973JAE/FdOn6EjvKxU=; b=sB23atgTCsySi40cQrszeoblyovyC6zP9aCRUA7y3wIfnyBNu0kz5MA70WWe5DsLEV IGk633gMAE9HuTuEcc0Q3LUmp1XL/i8gIj6S1NI9/Rb2TcCcUSPMnJcGpj2XXYfH3nbK bMGH7CMwjxf2Di/eJvzPIvE+jMfJxHdHU7bznu5touQ2ite6D4GePSjnqJkGn5oS5Puq gmWmGeo0A5YeU0NTSV+Y3516U3zVDKCFi2e5tXdvGgj9Qx7KMZh1jtBpwrVGile/rIW6 pK6MvniIJp1Yxcizak5pFbhxf6OkIcb8Zm4sV2ES4vpv+jgrIoUzZZkKVt4X2lWDU5Yc pG0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=giZfYDAiVbXkAFvW0+PMXKZyq973JAE/FdOn6EjvKxU=; b=TgyAxtwR4iFZvTjtP4cAN2EqfuOBriV4d8CnwMsNXv9W8Ukli6SROxknh69ICbh/44 Wh96CkfLqjBA7ru7ohHkqOFw+g8/kEbn6gBkJu6aTWsnRVQAaCWjxDwoTLyh/5yNVkg5 CypushKJCY0iTgCRlseu8jgnM9hO4RAzR6P2ZxLFGMbo7ZikcizRfrwaW5/rD6S1Zb+8 YriIioFNXdlLuFUg/zK9TuElIZT3ZpkWYVfAjlNjUBdwrxKZkd0MrujebQePmnlOBCoQ KiBt3jpvGjyAKY4IGVBRfRPm6GA6MYsj8oFg/8zd+DAAtCHdDk0wcTc6Apr4rXAFQVyT pUnw== X-Gm-Message-State: AG10YOTwJV/1wyqoEk5XgF1WlXr3KuyWtjZjOO801WvZlVMygdc8ahE/i3EP+/ux9c4/GN80Uzay0sqB48KyBw== MIME-Version: 1.0 X-Received: by 10.50.70.100 with SMTP id l4mr2591004igu.69.1453455817637; Fri, 22 Jan 2016 01:43:37 -0800 (PST) Received: by 10.64.0.195 with HTTP; Fri, 22 Jan 2016 01:43:37 -0800 (PST) In-Reply-To: References: <569C4395.4080603@wars-nicht.de> <569EBEA2.5040903@wars-nicht.de> <56A15D3F.4030207@wars-nicht.de> Date: Fri, 22 Jan 2016 09:43:37 +0000 Message-ID: Subject: Re: Remove "unsupported version" warning for Greenplum From: Dave Page To: Magnus Hagander Cc: "Andreas 'ads' Scherbaum" , pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) 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 Thu, Jan 21, 2016 at 10:54 PM, Magnus Hagander wrote: > > > On Thu, Jan 21, 2016 at 11:35 PM, Andreas 'ads' Scherbaum > wrote: >> >> On 21.01.2016 10:31, Dave Page wrote: >>> >>> On Tue, Jan 19, 2016 at 10:54 PM, Andreas 'ads' Scherbaum >>> wrote: >>>> >>>> On 19.01.2016 16:03, Dave Page wrote: >>>>> >>>>> >>>>> >>>>> 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: >>>> >>>> >>>> >>>> And how does the attached work? Fresh clone again, only difference is a >>>> warning (not an error) for whitespaces removed. >>> >>> >>> Still doesn't apply. I tried on the following systems: >>> >>> Mac OS X 10.11.1 - git version 2.5.4 (Apple Git-61) >>> Windows 7 Enterprise SP1 - git version 1.8.1.msysgit.1 >>> CentOS release 6.7 (Final) - git version 1.7.1 >>> >>> I'm fairly convinced at this stage that there's something funky on >>> your system. Perhaps we should take a look next week when we're both >>> in Brussels? >>> >> >> After debugging back and forth with Magnus, it looks like that Google Mail >> is fooling you. Your downloaded file has a different line ending, and your >> file is 3269 bytes, where the original file is 3210 bytes. That's 59 >> additional line breaks. >> >> 4fa0990a1020e425fe95b99ea9f186de gp-warning2.diff >> >> The file you download from the archive: >> >> http://www.postgresql.org/message-id/569EBEA2.5040903@wars-nicht.de >> >> is also correct. Well that's weird. But why is it only happening with your patches? I apply patches from others constantly without issues. > It's also worth noticing that "patch" has no problem with either of the two > files, but "git apply" does. At least on my system. Yeah, patch does work for me. I'm so used to using 'git apply' these days that I didn't think of trying that. So what am I applying? Does my patch work for you Ads, or do you want to update yours to move the version numbers? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers