修复gms_output, gms_stats 插件不支持 drop extension命令的问题
This commit is contained in:
@ -95,6 +95,8 @@ static void DropExtensionInListIsSupported(List* objname)
|
||||
"db_pg_parser",
|
||||
"hdfs_fdw",
|
||||
"age",
|
||||
"gms_stats",
|
||||
"gms_output",
|
||||
"gms_profiler"
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user