Constant pgrx_pg_sys::SessionEndType_DISCONNECT_KILLED
source ยท pub const SessionEndType_DISCONNECT_KILLED: u32 = 4;
๐Deprecated since 0.12.0: you want pg_sys::SessionEndType::DISCONNECT_KILLED
pub const SessionEndType_DISCONNECT_KILLED: u32 = 4;