Menu

#371 Investigate the need of es_result_remoterel in EState

Development Queue
open
nobody
5
2013-01-10
2013-01-10
Abbas Butt
No

We need to check whether we really need this member and whether we can completely eliminate it.

#ifdef PGXC
struct PlanState *es_result_remoterel; /* currently active remote rel */
#endif

Discussion


Log in to post a comment.