- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitb3ee4c5
committed
Cope with NULL query string in ExecInitParallelPlan().
It's far from clear that this is the right approach - but a goodportion of the buildfarm has been red for a few hours, on the last dayof the CF. And this fixes at least the obvious crash. So let's go withthat for now.Discussion:https://postgr.es/m/20210407225806.majgznh4lk34hjvu%40alap3.anarazel.de1 parent8ffb003 commitb3ee4c5
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
| 650 | + | |
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
746 | 749 | | |
747 | 750 | | |
748 | 751 | | |
| |||
0 commit comments
Comments
(0)