Reconcile nodes/*funcs.c with PostgreSQL 12 work.
Noah Misch <noah@leadboat.com>
Reconcile nodes/*funcs.c with PostgreSQL 12 work. One would have needed out-of-tree code to observe the defects. Remove unreferenced fields instead of completing their support functions. Since in-tree code can't reach _readIntoClause(), no catversion bump.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/outfuncs.c | modified | +1 −1 |
| src/backend/parser/parse_node.c | modified | +0 −2 |
| src/include/nodes/parsenodes.h | modified | +0 −1 |
| src/include/nodes/primnodes.h | modified | +0 −2 |