pub fn is_builtin(udt_name: &str) -> bool
Returns true if the udt_name is a known PostgreSQL builtin type (i.e., not a fallback to String).