Skip to main content

send_copy_in_response

Function send_copy_in_response 

Source
pub async fn send_copy_in_response<C>(
    client: &mut C,
    resp: CopyResponse,
) -> PgWireResult<()>
Expand description

Send a CopyInResponse message to the client.