Add missing MaterialPath support in reparameterize_path[_by_child].
Tom Lane <tgl@sss.pgh.pa.us>
Add missing MaterialPath support in reparameterize_path[_by_child]. These two functions failed to cover MaterialPath. That's not a fatal problem, but we can generate better plans in some cases if we support it. Tom Lane and Richard Guo Discussion: https://postgr.es/m/1854233.1669949723@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/util/pathnode.c | modified | +24 −1 |
Discussion
- Missing MaterialPath support in reparameterize_path_by_child 10 messages · 2022-12-02 → 2022-12-06