MobilityDB  1.0

◆ oper_oid()

Oid oper_oid ( CachedOp  op,
CachedType  lt,
CachedType  rt 
)

Fetch from the cache the Oid of an operator.

  • [in] op Enum value for the operator
  • [in] lt Enum value for the left type
  • [in] rt Enum value for the right type