Re: Fix obsoleted comments for function prototypes

Richard Guo <guofenglinux@gmail.com>

From: Richard Guo <guofenglinux@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-08-04T11:02:13Z
Lists: pgsql-hackers
On Thu, Aug 4, 2022 at 4:38 PM Michael Paquier <michael@paquier.xyz> wrote:

> On Tue, Aug 02, 2022 at 07:25:49PM +0900, Michael Paquier wrote:
> > These declarations are linked to comments with their file paths, so
> > making that automated looks rather complicated to me.  I have looked
> > at the surroundings without noticing anything obvious, so what you
> > have caught here sounds fine to me, good catches :)
>
> Done as of 245e14e.


Thank you Michael!

Thanks
Richard

Commits

  1. Fix inconsistent comments for some function declarations in headers