Remove T_Join and T_Plan
Peter Eisentraut <peter@eisentraut.org>
Remove T_Join and T_Plan These are abstract node types that don't need to have a node tag defined. Discussion: https://www.postgresql.org/message-id/2592455.1657140387%40sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/copyfuncs.c | modified | +0 −40 |
| src/backend/nodes/outfuncs.c | modified | +0 −23 |
| src/backend/nodes/readfuncs.c | modified | +0 −30 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/nodes/nodes.h | modified | +0 −2 |
| src/test/modules/test_oat_hooks/test_oat_hooks.c | modified | +0 −6 |
Discussion
- automatically generating node support functions 89 messages · 2021-06-07 → 2022-08-09