Constant pgrx_pg_sys::PortalStatus_PORTAL_ACTIVE
source ยท pub const PortalStatus_PORTAL_ACTIVE: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::PortalStatus::PORTAL_ACTIVE
pub const PortalStatus_PORTAL_ACTIVE: u32 = 3;