Constant pgrx_pg_sys::XactEvent_XACT_EVENT_PARALLEL_ABORT
source ยท pub const XactEvent_XACT_EVENT_PARALLEL_ABORT: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::XactEvent::XACT_EVENT_PARALLEL_ABORT
pub const XactEvent_XACT_EVENT_PARALLEL_ABORT: u32 = 3;