!6562 解决timescaledb插件不支持删除的问题

Merge pull request !6562 from 叶某人/I9VOEN
This commit is contained in:
opengauss_bot
2024-10-29 07:23:25 +00:00
committed by Gitee

View File

@ -83,6 +83,7 @@ static void DropExtensionInListIsSupported(List* objname)
"ndpplugin",
"datavec",
"chparser",
"timescaledb",
#ifndef ENABLE_MULTIPLE_NODES
"mysql_fdw",
"oracle_fdw",