Constant pgrx_pg_sys::DefElemAction_DEFELEM_DROP
source ยท pub const DefElemAction_DEFELEM_DROP: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::DefElemAction::DEFELEM_DROP
pub const DefElemAction_DEFELEM_DROP: u32 = 3;