pgsql: Fix outdated comment of COPY in gram.y.

From: Masahiko Sawada <msawada(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix outdated comment of COPY in gram.y.
Date: 2025-11-03 18:35:06
Message-ID: E1vFzOU-004sAD-2u@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix outdated comment of COPY in gram.y.

Author: ChangAo Chen <cca5507(at)qq(dot)com>
Discussion: https://postgr.es/m/tencent_392C0E92EC52432D0A336B9D52E66426F009@qq.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e7ccb247b38fff342c13aa7bdf61ce5ab45b2a85

Modified Files
--------------
src/backend/parser/gram.y | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2025-11-03 20:59:45 pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO
Previous Message Álvaro Herrera 2025-11-03 16:42:00 pgsql: Add \pset options for boolean value display