Re: Update outdated references to SLRU ControlLock

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Update outdated references to SLRU ControlLock
Date: 2025-09-03 02:22:37
Message-ID: aLembYNy92oO9dhL@jrouhaud
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 03, 2025 at 10:21:54AM +0900, Michael Paquier wrote:
> On Mon, Sep 01, 2025 at 01:19:41PM +0800, Julien Rouhaud wrote:
> > I don't really have a preference. Bank lock is shorter but may be a bit more
> > obscure, especially outside slru.c, so using "SLRU bank lock" could be better
> > indeed.
>
> Okay, I have used "SLRU bank lock" and backpatched that down to v17
> where it matters.

Thanks a lot!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-09-03 02:47:06 Re: Fix pg_waldump to exit cleanly at end of WAL
Previous Message Alexandra Wang 2025-09-03 02:20:53 Re: SQL:2023 JSON simplified accessor support