Fix valgrind issue in commit 05c8482f7f.
Amit Kapila <akapila@postgresql.org>
Fix valgrind issue in commit 05c8482f7f. Initialize other newly added variables in max_parallel_hazard_context via is_parallel_safe() because we don't check the parallel-safety of target relations in that function. Reported-by: Tom Lane as per buildfarm Author: Amit Kapila Discussion: https://postgr.es/m/2060179.1615347455@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/util/clauses.c | modified | +4 −3 |
Discussion
- pgsql: Enable parallel SELECT for "INSERT INTO ... SELECT ...". 3 messages · 2021-03-10