Function postgres_protocol::types::bool_to_sql [] [src]

pub fn bool_to_sql(v: bool, buf: &mut Vec<u8>)

Serializes a BOOL value.