Function postgres_protocol::types::text_to_sql [] [src]

pub fn text_to_sql(v: &str, buf: &mut Vec<u8>)

Serializes a TEXT, VARCHAR, CHAR(n), NAME, or CITEXT value.