Re: Don't keep closed WAL segment in page cache after replay
Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>
From: Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>
To: Japin Li <japinli@hotmail.com>
Cc: Hüseyin Demir <huseyin.d3r@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-03-04T07:38:24Z
Lists: pgsql-hackers
Attachments
- v5-0001-Don-t-keep-closed-WAL-segments-in-page-cache-afte.patch (application/octet-stream) patch v5-0001
On Wed, Mar 4, 2026 at 2:40 AM Japin Li <japinli@hotmail.com> wrote: > Both "Return ..." and "Returns ..." styles exist in the PostgreSQL codebase, > but within the same patch, would it be better to use a consistent style? That makes sense, I've updated the comment. I think I usually look around the code to copy the comments' style, but as you said, both are present in PostgreSQL codebase. Regards, Anthonin Bonnefoy