Constant pgrx_pg_sys::WalRcvExecStatus_WALRCV_OK_TUPLES
source ยท pub const WalRcvExecStatus_WALRCV_OK_TUPLES: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::WalRcvExecStatus::WALRCV_OK_TUPLES
pub const WalRcvExecStatus_WALRCV_OK_TUPLES: u32 = 2;