Change NestPath node to contain JoinPath node
Peter Eisentraut <peter@eisentraut.org>
Change NestPath node to contain JoinPath node This makes the structure of all JoinPath-derived nodes the same, independent of whether they have additional fields. Discussion: https://www.postgresql.org/message-id/flat/c1097590-a6a4-486a-64b1-e1f9cc0533ce@enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/costsize.c | modified | +18 −17 |
| src/backend/optimizer/plan/createplan.c | modified | +12 −12 |
| src/backend/optimizer/util/pathnode.c | modified | +17 −15 |
| src/include/nodes/pathnodes.h | modified | +4 −1 |
Discussion
- automatically generating node support functions 89 messages · 2021-06-07 → 2022-08-09