risingwave_frontend::handler::variable

Function handle_show

source
pub(super) async fn handle_show(
    handler_args: HandlerArgs,
    variable: Vec<Ident>,
) -> Result<RwPgResponse, RwError>