Currently we do not replicate functions to the FDW. If an RLS (row level security policy) is using a user-defined function, it will not work. We have no way of detecting these policies from within the proxy and thus we may get strange results or failures.
Currently we do not replicate functions to the FDW. If an RLS (row level security policy) is using a user-defined function, it will not work. We have no way of detecting these policies from within the proxy and thus we may get strange results or failures.