Function pg_get_indexdef

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