Add missing support for new node fields

Andrew Dunstan <andrew@dunslane.net>

Commit: 8bc40533d61da972df63c0960965044dc485b147
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-03-21T01:57:33Z
Releases: 10.0
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

Files

PathChange+/−
src/backend/nodes/copyfuncs.c modified +2 −0
src/backend/nodes/equalfuncs.c modified +2 −0