risingwave_frontend::handler::fetch_cursor

Function handle_fetch_cursor_execute

source
pub async fn handle_fetch_cursor_execute(
    handler_args: HandlerArgs,
    portal_result: PortalResult,
) -> Result<RwPgResponse, RwError>