The attached patch was a part of DML refactoring and security hook patches.
It adds makeRangeTblEntry() into makefuncs.c to keep the code more
clean. It shall be also used for the upcoming DML refactor patch.
In this refactoring, a common DML permission checker function take
a list of RangeTblEntry, so the caller has to set up the object.
Thanks,
--
KaiGai Kohei <kaigai@ak.jp.nec.com>