Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit776fc8c

Browse files
committed
New depend code doesn't need sequence drop.
1 parent2aa6a5d commit776fc8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/test/regress/sql/copy2.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,5 @@ COPY x (a,b,c,d,e) from stdin;
5151

5252
COPY x TO stdout;
5353
DROPTABLE x;
54-
DROPSEQUENCE x_a_seq;
5554
DROPFUNCTION fn_x_before();
5655
DROPFUNCTION fn_x_after();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp