Re: configure can't detect proper pthread flags - Mailing list pgsql-hackers

From Robert Haas
Subject Re: configure can't detect proper pthread flags
Date
Msg-id CA+TgmoZhyCH-FGQU=iRds+oax5+7LUmJf8UkEFRCnbbgAHYd+A@mail.gmail.com
Whole thread Raw
In response to Re: configure can't detect proper pthread flags  (Max Filippov <jcmvbkbc@gmail.com>)
Responses Re: configure can't detect proper pthread flags
List pgsql-hackers
On Wed, Apr 8, 2015 at 2:31 AM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> On Sat, Mar 21, 2015 at 2:06 AM, Max Filippov <jcmvbkbc@gmail.com> wrote:
>> On Fri, Mar 20, 2015 at 3:43 PM, Max Filippov <jcmvbkbc@gmail.com> wrote:
>>> Ok, one more attempt: maybe instead of checking that stderr is empty
>>> we could check that stderr has changed in the presence of the option
>>> that we test?
>>
>> The patch:
>> http://www.postgresql.org/message-id/1426860321-13586-1-git-send-email-jcmvbkbc@gmail.com
>
> Ping?
> Are there any issues with that approach and the patch?

I think the thing to do is add your patch here so that it doesn't get
forgotten about:

https://commitfest.postgresql.org/action/commitfest_view/open

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Use outerPlanState() consistently in executor code
Next
From: Robert Haas
Date:
Subject: Re: Re: [BUGS] BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only)