Constant pgrx_pg_sys::SessionEndType_DISCONNECT_NORMAL
source ยท pub const SessionEndType_DISCONNECT_NORMAL: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::SessionEndType::DISCONNECT_NORMAL
pub const SessionEndType_DISCONNECT_NORMAL: u32 = 1;