Home
last modified time | relevance | path

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

/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/remote/
H A Dconnection.c1468 add_userinfo_to_server_options(ForeignServer *server, Oid user_id) in add_userinfo_to_server_options() function
1547 connection_options = add_userinfo_to_server_options(server, GetUserId()); in remote_connection_get_connstr()
1577 List *connection_options = add_userinfo_to_server_options(server, id.user_id); in remote_connection_open_by_id()
1610 connection_options = add_userinfo_to_server_options(server, user_id); in remote_connection_open_nothrow()