Add missing support for new node fields
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 21 Mar 2017 01:50:53 +0000 (21:50 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 21 Mar 2017 01:57:33 +0000 (21:57 -0400)
commit8bc40533d61da972df63c0960965044dc485b147
tree9bcb61cf9756443b975fd6e368bb4c74b25a2645
parentc709b113e8f5433ea2a66b2fb08d9324dd596642
Add missing support for new node fields

Commit b6fb534f added two new node fields but neglected to add copy and
comparison support for them, Mea culpa, should have checked for that.

per buildfarm animals with -DCOPY_PARSE_PLAN_TREES
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c