[−][src]Function postgres_protocol::escape::escape_identifier
pub fn escape_identifier(input: &str) -> String
Escape an identifier and surround result with double quotes.
pub fn escape_identifier(input: &str) -> String
Escape an identifier and surround result with double quotes.