Re: Update stale code comment in CheckpointerMain()

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Amul Sul <sulamul(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Update stale code comment in CheckpointerMain()
Date: 2021-11-30 09:39:27
Message-ID: 42BDC128-2170-4AC4-AE47-8CD7C784D818@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 30 Nov 2021, at 08:00, Amul Sul <sulamul(at)gmail(dot)com> wrote:

> The attached patch updates the code comment which is no longer true
> after commit # 4a92a1c3d1c361ffb031ed05bf65b801241d7cdd

Agreed, but looking at this shouldn't we also tweak the comment on
RecoveryInProgress() as per the attached v2 diff?

--
Daniel Gustafsson https://vmware.com/

Attachment Content-Type Size
update_code_comment_v2.patch application/octet-stream 1.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ram Pratap Maurya 2021-11-30 09:44:29 PostgreSQL server: authentication method 10 not supported
Previous Message Amit Kapila 2021-11-30 09:28:01 Re: Skipping logical replication transactions on subscriber side