Re: pgsql: Extend framework from commit 53be0b1ad to report latch waits.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Robert Haas <rhaas(at)postgresql(dot)org>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Extend framework from commit 53be0b1ad to report latch waits.
Date: 2016-10-05 12:36:00
Message-ID: CAA4eK1LswobOOEEYORMa31DfmF=2Eqp3p4OfjABfzBsf3QXbGA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Oct 5, 2016 at 5:53 PM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> On Tue, Oct 4, 2016 at 8:32 PM, Robert Haas <rhaas(at)postgresql(dot)org> wrote:
>> Extend framework from commit 53be0b1ad to report latch waits.
>>
>
> I am facing windows below compilation error:
>
> 1>pgstat.h(726): warning C4005: 'WAIT_TIMEOUT' : macro redefinition
> 1>c:\Program Files (x86)\Microsoft
> SDKs\Windows\v7.0A\include\winerror.h(1797) : see previous definition
> of 'WAIT_TIMEOUT'
>
> It seems windows already have a define for WAIT_TIMEOUT. Do we want
> to rename it to WAIT_TIMEEXPIRED or WAIT_EXPIRETIME?
>

Recent commit d2ce38e204583bc444eebffd800d492cf56e3b38 should fix this problem.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2016-10-05 13:20:29 Re: pgsql: Huh, we do need to look in $python_configdir for the Python shli
Previous Message Robert Haas 2016-10-05 12:24:42 pgsql: Re-alphabetize #include directives.

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2016-10-05 12:36:02 Re: pgbench more operators & functions
Previous Message Ashutosh Bapat 2016-10-05 12:27:53 Relids in upper relations