forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb5afdde

Etsuro Fujita
Fix testing of parallel-safety of scan/join target.
In commit960df2a ("Correctly assess parallel-safety of tlists whenSRFs are used."), the testing of scan/join target was done incorrectly,which caused a plan-quality problem. Backpatch through to v11 wherethe aforementioned commit went in, since this is a regression from v10.Author: Etsuro FujitaReviewed-by: Robert Haas and Tom LaneDiscussion:https://postgr.es/m/5C75303E.8020303@lab.ntt.co.jp1 parent6f91815 commitb5afdde
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1993 | 1993 |
| |
1994 | 1994 |
| |
1995 | 1995 |
| |
1996 |
| - | |
| 1996 | + | |
1997 | 1997 |
| |
1998 | 1998 |
| |
1999 | 1999 |
| |
|
0 commit comments
Comments
(0)