LGTM
The RangeTblEntry struct is indeed defined in parsenodes.h, not plannodes.h. This patch corrects the incorrect reference. All tests pass with make check-world.
Regards,Shixin Wang