On Tue, Jan 28, 2014 at 6:28 AM, Andres Freund wrote:
> On 2014-01-28 09:13:15 +, Rajeev rastogi wrote:
>> I observed below WIN32 compilation warnings in postmaster.c (seems
>> introduced by commit ea9df812d8502fff74e7bc37d61bdc7d66d77a7f "Relax the
>> requirement that all lwlocks be stored
On 2014-01-28 09:13:15 +, Rajeev rastogi wrote:
> I observed below WIN32 compilation warnings in postmaster.c (seems introduced
> by commit ea9df812d8502fff74e7bc37d61bdc7d66d77a7f "Relax the requirement
> that all lwlocks be stored in a single array.").
>
> 1>.\src\backend\p