Constant pgrx_pg_sys::SessionEndType_DISCONNECT_FATAL
source ยท pub const SessionEndType_DISCONNECT_FATAL: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::SessionEndType::DISCONNECT_FATAL
pub const SessionEndType_DISCONNECT_FATAL: u32 = 3;