Home
last modified time | relevance | path

Searched refs:send_binary_copy_header (Results 1 – 1 of 1) sorted by relevance

/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/remote/
H A Dconnection.c2059 send_binary_copy_header(const TSConnection *conn, TSConnectionError *err) in send_binary_copy_header() function
2111 if (binary && !send_binary_copy_header(conn, err)) in remote_connection_begin_copy()