pgsql: Fix an outdated and grammatically wrong comment

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix an outdated and grammatically wrong comment
Date: 2022-03-19 18:41:03
Message-ID: E1nVe0c-000SFK-CF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix an outdated and grammatically wrong comment

Authored by Amit Langote and myself independently
Discussion: https://postgr.es/m/CA+HiwqGCjcH0gG-=tM7hhP7TEDmzrHMHJbPGSHtHgFmx9mnFkg@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/executor/nodeModifyTable.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2022-03-19 18:42:19 Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces
Previous Message Christoph Berg 2022-03-19 17:53:30 Re: pgsql: Add option to use ICU as global locale provider