Function sqruff_lib::dialects::postgres_keywords::get_keywords
source ยท pub fn get_keywords(
keyword_list: &[(&'static str, &'static str)],
keyword_type: &str,
) -> Vec<&'static str>pub fn get_keywords(
keyword_list: &[(&'static str, &'static str)],
keyword_type: &str,
) -> Vec<&'static str>