CopyBothResponseMessage
internal class CopyBothResponseMessage(val format: Byte, val numColumns: Short, val columnFormats: List<Short>) : BackendMessage
Response indicating that the backend is ready for COPY BOTH.
Response indicating that the backend is ready for COPY BOTH.