Michael Paquier <michael@paquier.xyz> writes:
> ... I am wondering if we should not just nuke the assertion at the end
> of PortalRunMulti() instead, relying on the same check done at the
> beginning of ProcessUtility().
Yeah, I was starting to think about that solution too. Removing
code seems nicer than adding more.
CC'ing Alvaro as the original author...
regards, tom lane