Function postgres_protocol::types::float8_to_sql [] [src]

pub fn float8_to_sql(v: f64, buf: &mut Vec<u8>)

Serializes a FLOAT8 value.