gpdb
gpdb copied to clipboard
Do not init result relation during InitPlan() for reader QEs.
Reader QEs cannot execute DML nodes, so I think it is not needed to init result relations for them.
No test cases are needed for this PR since we have plenty of issues running.