remove duplicate comment.
Started by Amul Sulabout 3 years ago2 messageshackers
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
Attachments:
remove_duplicated_comment.patchapplication/x-patch; name=remove_duplicated_comment.patchDownload+0-3
Re: remove duplicate comment.
On Thu, Feb 16, 2023 at 11:05:13AM +0530, Amul Sul wrote:
The attached patch removes the comment line noting the same as the
previous paragraph of the ExecUpdateAct() prolog comment.
- * Caller is in charge of doing EvalPlanQual as necessary, and of keeping
- * indexes current for the update.
Indeed, good catch. Both are mentioned in the previous paragraph.
--
Michael