Constant pgrx_pg_sys::WalRcvState_WALRCV_STOPPING
source ยท pub const WalRcvState_WALRCV_STOPPING: u32 = 5;
๐Deprecated since 0.12.0: you want pg_sys::WalRcvState::WALRCV_STOPPING
pub const WalRcvState_WALRCV_STOPPING: u32 = 5;