> On 2 Jul 2020, at 16:35, Daniel Gustafsson wrote:
>
>> On 9 Apr 2020, at 23:57, Alvaro Herrera 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 t
> On 9 Apr 2020, at 23:57, Alvaro Herrera 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 wi
Hello,
On 2020-Apr-08, Sandro Mani wrote:
> The following patch, which we added to build mingw-postgresql on Fedora,
> makes the internal minimal pthreads reimplementation only used when building
> with MSVC, as on MINGW it causes symbol collisions with the symbols provided
> my winpthreads.
Are