Function mz_pgcopy::encode_copy_row_text
source · pub fn encode_copy_row_text(
_: CopyTextFormatParams<'_>,
row: &Row,
typ: &RelationType,
out: &mut Vec<u8>
) -> Result<(), Error>pub fn encode_copy_row_text(
_: CopyTextFormatParams<'_>,
row: &Row,
typ: &RelationType,
out: &mut Vec<u8>
) -> Result<(), Error>