Re: Fix race with LLVM and bison. - Mailing list pgsql-hackers

From Zsolt Parragi
Subject Re: Fix race with LLVM and bison.
Date
Msg-id CAN4CZFP-HxkwSDsFuBAekdO6C3V13CS=1b0oPRz_TB-EPnrRKQ@mail.gmail.com
Whole thread Raw
In response to Re: Fix race with LLVM and bison.  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
> I think we need something like the attached to make the dependencies work.
>
> I'm a bit worried about breaking some extensions if were to backpatch this. So
> I'm somewhat inclined to just fix this in master.

pg_plan_advice also seems to be affected and is missing from the
original patch, a generic fix like this handles that too and all
future cases.



pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: implement CAST(expr AS type FORMAT 'template')
Next
From: Melanie Plageman
Date:
Subject: Re: Don't synchronously wait for already-in-progress IO in read stream