Constant pgrx_pg_sys::PortalStrategy_PORTAL_MULTI_QUERY
source ยท pub const PortalStrategy_PORTAL_MULTI_QUERY: u32 = 4;
๐Deprecated since 0.12.0: you want pg_sys::PortalStrategy::PORTAL_MULTI_QUERY
pub const PortalStrategy_PORTAL_MULTI_QUERY: u32 = 4;