修复gms_output, gms_stats 插件不支持 drop extension命令的问题

This commit is contained in:
yanguotao
2024-10-28 15:28:52 +08:00
parent 12455a518f
commit 7bf8bca83c

View File

@ -95,6 +95,8 @@ static void DropExtensionInListIsSupported(List* objname)
"db_pg_parser",
"hdfs_fdw",
"age",
"gms_stats",
"gms_output",
"gms_profiler"
#endif
};