risingwave_frontend::expr::function_impl::pg_get_indexdef

Function pg_get_indexdef

source
fn pg_get_indexdef(oid: i32, writer: &mut impl Write) -> Result<()>