Constant pgrx_pg_sys::XLogRedoAction_BLK_NOTFOUND
source ยท pub const XLogRedoAction_BLK_NOTFOUND: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::XLogRedoAction::BLK_NOTFOUND
pub const XLogRedoAction_BLK_NOTFOUND: u32 = 3;