Re: Fix obsoleted comments for function prototypes - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Fix obsoleted comments for function prototypes
Date
Msg-id CAMbWs4-=Zf-ehuF=ZOz7XfC-+-ZdEj-cwx0duyAqKfDXDjEOmg@mail.gmail.com
Whole thread Raw
In response to Re: Fix obsoleted comments for function prototypes  (Michael Paquier <michael@paquier.xyz>)
List 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 

pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Race between KeepFileRestoredFromArchive() and restartpoint
Next
From: Dilip Kumar
Date:
Subject: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints