> > What's the recommended way to compile in Unix with exec_backend?
>
> I don't think we have a recommended way (or need one really).
> Personally I add #define EXEC_BACKEND to pg_config.h after
> configuring.
Right. That's what I've been doing. Just need to be more careful
checking the result of it, I guess. :-(
//Magnus