Fix outdated comment of CopyStmt in gram.y
cca5507 <cca5507@qq.com>
From: cca5507 <cca5507@qq.com>
To: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-03T14:13:05Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fix-outdated-comment-of-CopyStmt-in-gram.y.patch (application/octet-stream) patch v1-0001
Hi, The MERGE command can also be used in COPY TO, but it missing in the comment. Attach a patch to fix it. -- Regards, ChangAo Chen
Commits
-
Fix outdated comment of COPY in gram.y.
- e7ccb247b38f 19 (unreleased) landed