Re: BUG #18582: fixed range of search for empty slot in SLRU

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: sergey(dot)sargsyan(dot)2001(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: BUG #18582: fixed range of search for empty slot in SLRU
Date: 2024-08-19 01:20:06
Message-ID: 202408190120.v2b5pnqafi4y@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2024-Aug-13, Alvaro Herrera wrote:

> On 2024-Aug-13, PG Bug reporting form wrote:
>
> > pageno should be searched only inside its own bank, because it may never
> > appear in other banks.

Thanks for reporting this. I have pushed it now.

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"El Maquinismo fue proscrito so pena de cosquilleo hasta la muerte"
(Ijon Tichy en Viajes, Stanislaw Lem)

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sindhu S 2024-08-19 05:47:59 Report Postgres Bug - Unlogged table sequence
Previous Message Joseph Koshakow 2024-08-18 17:02:02 Re: BUG #18585: Date/time conversion functions are not protected against integer overflow