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

Commite7ccb24

Browse files
Fix outdated comment of COPY in gram.y.
Author: ChangAo Chen <cca5507@qq.com>Discussion:https://postgr.es/m/tencent_392C0E92EC52432D0A336B9D52E66426F009@qq.com
1 parent645cb44 commite7ccb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/parser/gram.y‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3408,7 +3408,7 @@ ClosePortalStmt:
34083408
*COPY ( query ) TO file[WITH] [(options)]
34093409
*
34103410
*where 'query' can be one of:
3411-
*{ SELECT | UPDATE | INSERT | DELETE }
3411+
*{ SELECT | UPDATE | INSERT | DELETE| MERGE}
34123412
*
34133413
*and 'file' can be one of:
34143414
*{ PROGRAM 'command' | STDIN | STDOUT | 'filename' }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp