Constant pgrx_pg_sys::PortalStatus_PORTAL_DEFINED
source ยท pub const PortalStatus_PORTAL_DEFINED: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::PortalStatus::PORTAL_DEFINED
pub const PortalStatus_PORTAL_DEFINED: u32 = 1;