pub fn needs_quoting(input: &str) -> bool
Returns true when an identifier should be double-quoted for conservative PostgreSQL rendering.
true