Robert Haas <robertmh...@gmail.com> writes: > On Fri, Feb 2, 2018 at 3:01 PM, Tom Lane <t...@sss.pgh.pa.us> 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