Re: Review of VS 2010 support patches
Brar Piening <brar@gmx.de>
From: Brar Piening <brar@gmx.de>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Craig Ringer <craig@postnewspapers.com.au>, PG Hackers <pgsql-hackers@postgresql.org>
Date: 2011-09-28T19:53:04Z
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
Attachments
- VS2010v10.patch (text/plain) patch
Brar Piening wrote: > > The attached patch includes documentation changes and excludes my > versions of pgbison.pl and pgflex.pl which have been replaced by > Andrews' versions that are already commited. Building current head today I noticed that the patch doesn't apply cleanly anymore. Attached is a new version. Regards, Brar