提交 02a9d7e2 编写于 作者: T Thomas G. Lockhart

Changed error message slightly.

上级 e6a854dc
......@@ -101,7 +101,7 @@ ERROR: parser: parse error at or near "("
QUERY: drop function 314159();
ERROR: parser: parse error at or near "314159"
QUERY: drop function nonesuch();
ERROR: RemoveFunction: function nonesuch() does not exist
ERROR: RemoveFunction: function 'nonesuch()' does not exist
QUERY: drop type;
ERROR: parser: parse error at or near ";"
QUERY: drop type 314159;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册