MobilityDB 1.1

◆ makeExpandExpr()

static FuncExpr * makeExpandExpr ( Node *  arg,
Node *  radiusarg,
Oid  argoid,
Oid  retoid,
Oid  callingfunc 
)
static

To apply the "expand for radius search" pattern we need access to the expand function, so lookup the function Oid using the function name and type number.