Cope with NULL query string in ExecInitParallelPlan().

Andres Freund <andres@anarazel.de>

Commit: b3ee4c503872f3d0a5d6a7cbde48815f555af15b
Author: Andres Freund <andres@anarazel.de>
Date: 2021-04-08T05:08:24Z
Releases: 14.0
Cope with NULL query string in ExecInitParallelPlan().

It's far from clear that this is the right approach - but a good
portion of the buildfarm has been red for a few hours, on the last day
of the CF. And this fixes at least the obvious crash. So let's go with
that for now.

Discussion: https://postgr.es/m/20210407225806.majgznh4lk34hjvu%40alap3.anarazel.de

Files

PathChange+/−
src/backend/executor/execParallel.c modified +5 −2

Discussion

Cited messages not in the archive: 20210407225806.majgznh4lk34hjvu@alap3.anarazel.de