Robert Haas <[email protected]> writes: > On Fri, Feb 2, 2018 at 3:01 PM, Tom Lane <[email protected]> wrote: >> Do you mind if I change that Assert to a run-time test?
> Hrm, I guess I could have done something like
> shm_toc_lookup(pcxt->toc, PARALLEL_KEY_ERROR_QUEUE, (pcxt->nworkers ==
> 0)).
OK, that'd work too. I'll make it so.
regards, tom lane
