Re: remove duplicate comment. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: remove duplicate comment.
Date
Msg-id Y+3SPhPHQ46znqQM@paquier.xyz
Whole thread Raw
In response to remove duplicate comment.  (Amul Sul <sulamul@gmail.com>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy
Next
From: Dilip Kumar
Date:
Subject: Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy