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

Amit Kapila
Fix valgrind issue in commit05c8482.
Initialize other newly added variables in max_parallel_hazard_context viais_parallel_safe() because we don't check the parallel-safety of targetrelations in that function.Reported-by: Tom Lane as per buildfarmAuthor: Amit KapilaDiscussion:https://postgr.es/m/2060179.1615347455@sss.pgh.pa.us1 parent05c8482 commite4e87a3
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
614 | 614 |
| |
615 | 615 |
| |
616 | 616 |
| |
617 |
| - | |
618 |
| - | |
619 |
| - | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
620 | 621 |
| |
621 | 622 |
| |
622 | 623 |
| |
|
0 commit comments
Comments
(0)