Re: Visual Studio 2010/Windows SDK 7.1 support - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Visual Studio 2010/Windows SDK 7.1 support
Date
Msg-id AANLkTinfCU_E0CdK8v=gqsVp786dB9a=Nj3Jen6fksmk@mail.gmail.com
Whole thread Raw
In response to Re: Visual Studio 2010/Windows SDK 7.1 support  (Brar Piening <brar@gmx.de>)
Responses Re: Visual Studio 2010/Windows SDK 7.1 support  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Mon, Jan 3, 2011 at 16:45, Brar Piening <brar@gmx.de> wrote:
> On Mon, 3 Jan 2011 10:44:19 +0100, Magnus Hagander <magnus@hagander.net>
> wrote:
>>
>> Yeah, it looks that way - it's missing the ordering of the contrib
>> I'll run it once for that now, and then please rebase your
>> patch on top of that - makes it easier to review it.
>
> The rebased patch can be grabbed from http://www.piening.info/VS2010v2.patch

Thanks. It still has windows linebreaks, but only once now, so they
can be properly removed by patch. It applies cleanly now.


> It's actually the same patch as before with the corrupted line-endings
> parsed out.
>
> "git diff master VS2010 > ../VS2010.patch" reproduceabyl generates those on
> my (windows) system when I use git-external-diff configured as described in
> http://wiki.postgresql.org/wiki/Working_with_Git#Context_diffs_with_Git to
> produce context diffs.

Yeah, I'm not sure those instructions really take Windows into account :-)

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: WIP: Range Types
Next
From: Pavel Stehule
Date:
Subject: Re: Support for negative index values in array fetching