Re: [Patch] Use internal pthreads reimplementation only when building with MSVC - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [Patch] Use internal pthreads reimplementation only when building with MSVC
Date
Msg-id FCE85874-347F-4522-824D-6A832A36D436@yesql.se
Whole thread Raw
In response to Re: [Patch] Use internal pthreads reimplementation only when building with MSVC  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 2 Jul 2020, at 16:35, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 9 Apr 2020, at 23:57, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
>
>> Please do submit patches as separate attachments rather than in the
>> email body.
>
> Since the CF app is unable to see that there is a patch at all, I took the
> liberty to resubmit the posted patch rebased on top of HEAD and with the C++
> replaced with a C /* */ comment.

This version now applies and builds but..

> Marking this entry Waiting on Author based on Alvaros questions.

..since the thread has stalled with no response to review questions I'm marking
this Returned with Feedback.

cheers ./daniel


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [Patch] Optimize dropping of relation buffers using dlist
Next
From: James Coleman
Date:
Subject: Re: Nicer error when connecting to standby with hot_standby=off