__CDB_FS_List_Foreign_Schemas_PG: Remove extra role generation

This commit is contained in:
Raúl Marín
2019-11-12 18:14:36 +01:00
parent 944b111bb1
commit 0d455d9521

View File

@@ -22,7 +22,6 @@ DECLARE
inf_schema name := 'information_schema';
remote_table name := 'schemata';
local_schema name := @extschema@.__CDB_FS_Create_Schema(server_internal, inf_schema);
role_name name := @extschema@.__CDB_FS_Generate_Server_Role_Name(server_internal);
BEGIN
-- Import the foreign schemata table
IF NOT EXISTS (