Add Cardinality typedef
Peter Eisentraut <peter@eisentraut.org>
Add Cardinality typedef Similar to Cost and Selectivity, this is just a double, which can be used in path and plan nodes to give some hint about the meaning of a field. Discussion: https://www.postgresql.org/message-id/c091e5cd-45f8-69ee-6a9b-de86912cc7e7@enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/nodes/nodes.h | modified | +1 −0 |
| src/include/nodes/parsenodes.h | modified | +1 −1 |
| src/include/nodes/pathnodes.h | modified | +23 −23 |
| src/include/nodes/plannodes.h | modified | +2 −2 |
Discussion
- automatically generating node support functions 89 messages · 2021-06-07 → 2022-08-09