Home
last modified time | relevance | path

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

/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/remote/
H A Dconnection.h120 extern bool remote_connection_configure_if_changed(TSConnection *conn);
H A Dconnection_cache.c193 remote_connection_configure_if_changed(entry->conn); in connection_cache_update_entry()
H A Dconnection.c622 remote_connection_configure_if_changed(TSConnection *conn) in remote_connection_configure_if_changed() function
871 if (!remote_connection_configure_if_changed(conn)) in remote_connection_exec()
H A Dasync.c160 remote_connection_configure_if_changed(req->conn); in async_request_send_internal()