Constant pgrx_pg_sys::XactEvent_XACT_EVENT_ABORT
source ยท pub const XactEvent_XACT_EVENT_ABORT: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::XactEvent::XACT_EVENT_ABORT
pub const XactEvent_XACT_EVENT_ABORT: u32 = 2;