Function pgrx_pg_sys::GenerateTypeDependencies
source · pub unsafe fn GenerateTypeDependencies(
arg_typeTuple: HeapTuple,
arg_typeCatalog: Relation,
arg_defaultExpr: *mut Node,
arg_typacl: *mut c_void,
arg_relationKind: c_char,
arg_isImplicitArray: bool,
arg_isDependentType: bool,
arg_makeExtensionDep: bool,
arg_rebuild: bool
)