pub fn condition_sqlstates( name: &str, ) -> impl Iterator<Item = &'static str> + '_
Return every SQLSTATE matched by a PL/pgSQL exception condition.