Remove code sections obsoleted by node support automation
Peter Eisentraut <peter@eisentraut.org>
Remove code sections obsoleted by node support automation This removes the code sections that were ifdef'ed out by 964d01ae90c314eb31132c2e7712d5d9fc237331.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/copyfuncs.c | modified | +86 −6441 |
| src/backend/nodes/equalfuncs.c | modified | +81 −4283 |
| src/backend/nodes/outfuncs.c | modified | +435 −4339 |
| src/backend/nodes/readfuncs.c | modified | +131 −2867 |
| src/include/nodes/nodes.h | modified | +0 −531 |