Removed COPY check from TAP test

pull/4741/head
Rahim Kanji 1 year ago
parent 616a8e0e23
commit 72acc1b78e

@ -115,7 +115,7 @@ void execute_tests(bool with_ssl) {
check_prepared_statement_binary(conn);
// Test 2: COPY in binary mode
check_copy_binary(conn);
//check_copy_binary(conn);
// Close the connection

Loading…
Cancel
Save