Re: [PATCH] Refactor SLRU to always use long file names

From: Rustam ALLAKOV <rustamallakov(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Aleksander Alekseev <afiskon(at)gmail(dot)com>
Subject: Re: [PATCH] Refactor SLRU to always use long file names
Date: 2025-03-28 20:27:33
Message-ID: 174319365391.60294.17413945943923890743.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

Hi Aleksander,
I have reviewed your patch. It looks good to me.

Kindest regards.
Rustam Allakov

The new status of this patch is: Ready for Committer

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-03-28 20:29:22 Re: Proposal: Progressive explain
Previous Message Peter Geoghegan 2025-03-28 20:15:19 Re: Adding skip scan (including MDAM style range skip scan) to nbtree