解决timescaledb插件不支持删除

This commit is contained in:
08ming
2024-10-24 16:22:02 +08:00
parent 9aa8d70de5
commit a3eb7bd11c

View File

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