Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c)
Date
Msg-id 20230614.100551.1518568145455620693.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c)  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
At Wed, 14 Jun 2023 10:01:59 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in 
> If we decide to remove it, the preceding blank line seems to be a
> separator from the previous function call. So, we might want to

Mmm. that is a bit short. Anyway I meant that the blank will become
useless after removing the comment.

> consider removing that blank line, too.
> 
> Otherwise it LGTM.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Using named captures in Catalog::ParseHeader()
Next
From: Amit Kapila
Date:
Subject: Re: Non-superuser subscription owners