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

Commit9627304

Browse files
author
Thomas G. Lockhart
committed
Message changed slightly since "rename" is now allowed as a column name.
1 parent2d73585 commit9627304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/regress/expected/errors.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ERROR: parser: parse error at or near ";"
2121
QUERY: drop table nonesuch;
2222
ERROR: Relation nonesuch Does Not Exist!
2323
QUERY: alter table rename;
24-
ERROR: parser: parse error at or near "rename"
24+
ERROR: parser: parse error at or near ";"
2525
QUERY: alter table nonesuch rename to newnonesuch;
2626
ERROR: renamerel: relation "nonesuch" does not exist
2727
QUERY: alter table nonesuch rename to stud_emp;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp