Searched refs:add_userinfo_to_server_options (Results 1 – 1 of 1) sorted by relevance
1468 add_userinfo_to_server_options(ForeignServer *server, Oid user_id) in add_userinfo_to_server_options() function1547 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()