FederatedServer: Use NAME for internal types

This commit is contained in:
Raul Marin
2019-11-06 17:12:40 +01:00
parent 01258530ff
commit 899a12fc53
2 changed files with 11 additions and 11 deletions

View File

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