On Wed, Aug 11, 2021 at 10:08 AM Tom Lane <t...@sss.pgh.pa.us> wrote:
> You must not have enabled EXEC_BACKEND properly. It's a compile-time > #define that affects multiple modules, so it's easy to get wrong. > The way I usually turn it on is > Thank you. I was able to get it all working, and withdraw any objections to that bit of the patch. :) Cheers, Greg