pgsql: Fix an outdated and grammatically wrong comment - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix an outdated and grammatically wrong comment
Date
Msg-id E1nVe0c-000SFK-CF@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIE
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces