remove duplicate comment.
Amul Sul <sulamul@gmail.com>
From: Amul Sul <sulamul@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-02-16T05:35:13Z
Lists: pgsql-hackers
Attachments
- remove_duplicated_comment.patch (application/x-patch) patch
Hi, The attached patch removes the comment line noting the same as the previous paragraph of the ExecUpdateAct() prolog comment. -- Regards, Amul Sul EDB: http://www.enterprisedb.com
Commits
-
Remove duplicated comment in nodeModifyTable.c
- 17feb6a566b7 16.0 landed