pub async fn handle_close_cursor(
handle_args: HandlerArgs,
stmt: CloseCursorStatement,
) -> Result<RwPgResponse, RwError>
pub async fn handle_close_cursor(
handle_args: HandlerArgs,
stmt: CloseCursorStatement,
) -> Result<RwPgResponse, RwError>