forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit83efce7
committed
Revert "Cope with NULL query string in ExecInitParallelPlan()."
This reverts commitb3ee4c5.We don't need it in the wake of the preceding commit, whichadded an upstream check that the querystring isn't null.Discussion:https://postgr.es/m/2197698.1617984583@sss.pgh.pa.us1 parent1111b26 commit83efce7
1 file changed
+2
-5
lines changedLines changed: 2 additions & 5 deletions
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 |
| - | |
746 |
| - | |
747 |
| - | |
748 |
| - | |
| 745 | + | |
749 | 746 |
| |
750 | 747 |
| |
751 | 748 |
| |
|
0 commit comments
Comments
(0)