Clarify old comment about qual_is_pushdown_safe's handling of subplans.
Tom Lane <tgl@sss.pgh.pa.us>
Clarify old comment about qual_is_pushdown_safe's handling of subplans. This comment glossed over the difference between initplans and subplans, but they are indeed different for our purposes here.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/allpaths.c | modified | +5 −3 |