提交 776fc8cc 编写于 作者: B Bruce Momjian

New depend code doesn't need sequence drop.

上级 2aa6a5de
......@@ -51,6 +51,5 @@ COPY x (a,b,c,d,e) from stdin;
COPY x TO stdout;
DROP TABLE x;
DROP SEQUENCE x_a_seq;
DROP FUNCTION fn_x_before();
DROP FUNCTION fn_x_after();
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册