Function pgrx_pg_sys::ExecBuildProjectionInfo
source · pub unsafe fn ExecBuildProjectionInfo(
arg_targetList: *mut List,
arg_econtext: *mut ExprContext,
arg_slot: *mut TupleTableSlot,
arg_parent: *mut PlanState,
arg_inputDesc: TupleDesc
) -> *mut ProjectionInfo