Skip to main content

copy_done

Function copy_done 

Source
pub fn copy_done(buf: &mut BytesMut)
Expand description

Writes a copy done message.

Indicates that all COPY data has been sent (end of COPY IN operation). The server responds with CommandComplete.