Re: [Patch] Use internal pthreads reimplementation only when building with MSVC

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Sandro Mani <manisandro(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Patch] Use internal pthreads reimplementation only when building with MSVC
Date: 2020-07-31 19:53:15
Message-ID: FCE85874-347F-4522-824D-6A832A36D436@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 2 Jul 2020, at 16:35, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 9 Apr 2020, at 23:57, Alvaro Herrera <alvherre(at)2ndquadrant(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2020-07-31 20:04:48 Re: expose parallel leader in CSV and log_line_prefix
Previous Message Tom Lane 2020-07-31 19:50:04 Re: [Patch] Optimize dropping of relation buffers using dlist