Re: Review of VS 2010 support patches
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Magnus Hagander <magnus@hagander.net>, Brar Piening <brar@gmx.de>, Craig Ringer <craig@postnewspapers.com.au>, PG Hackers <pgsql-hackers@postgresql.org>
Date: 2011-08-10T13:26:22Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Enable compiling with the mingw-w64 32 bit compiler.
- 1a0c76c32fe4 9.2.0 cited
-
Unify spelling of "canceled", "canceling", "cancellation"
- 21f1e15aafb1 9.2.0 cited
On 08/10/2011 09:21 AM, Robert Haas wrote: > On Wed, Aug 10, 2011 at 9:03 AM, Magnus Hagander<magnus@hagander.net> wrote: >> I am no perl expert, but I see we are using this already today - in >> code written by you in one case ;) I'd assume it was just following >> the same standard... If the other way is the way to do it today, I see >> no reason not to change it to use that. > This is the first I'm hearing of use parent - has that been around > long enough that we needn't worry about breaking old Perl versions? > Good question. Maybe not. cheers andrew