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

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

  1. Fix outdated comment of COPY in gram.y.