postgres_protocol::types

Function int8_to_sql

source
pub fn int8_to_sql(v: i64, buf: &mut BytesMut)
Expand description

Serializes an INT8 value.