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-05 05:41:55
Message-ID: aLp4I8nsEhmoUz4R@jrouhaud
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 05, 2025 at 02:11:18PM +0900, Michael Paquier wrote:
> On Fri, Sep 05, 2025 at 09:47:24AM +0800, Julien Rouhaud wrote:
> > I caught a couple of other minor outdated things in the comments when finishing
> > rebasing my own work:
> >
> > - long_segment_names has been added to SimpleLruInit
> > - SlruRecentlyUsed is not a macro anymore
>
> Right. The source of each mistake is different, both affect v17~.
> Applied.

Thanks!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2025-09-05 05:49:54 Re: Logical Replication of sequences
Previous Message Philip Warner 2025-09-05 05:31:30 Appetite for syntactic sugar to match result set columns to UDT fields?