Re: Proposal to add page headers to SLRU pages

From: Rishu Bagga <rishu(dot)postgres(at)gmail(dot)com>
To: "Li, Yong" <yoli(at)ebay(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Bagga, Rishu" <bagrishu(at)amazon(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, "Shyrabokau, Anton" <antons(at)ebay(dot)com>
Subject: Re: Proposal to add page headers to SLRU pages
Date: 2025-06-27 22:43:53
Message-ID: CAK80=jjzuCnXxfo0-BV6PwhfiRQVvEB5_91rQJReGaBTM9av7A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Thanks for taking interest in this proposal. There is no remaining
> work for this proposal. It’s now “waiting for review”. It would be
> great if you can provide a review report, so we can change the status
> to “ready for commit”.

> I’ve updated the patch against the latest HEAD.

Hi all,

Revisiting this patch. I’ve rebased it against the latest HEAD, and
updated the SLRU_PAGE_HEADER_CAT_VER and CATALOG_VERSION_NO. All
tests pass.

Attachment Content-Type Size
0001-Add-page-headers-to-SLRU-pages.patch application/octet-stream 86.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-06-28 02:38:07 Re: Backpatching injection point core facilities to REL_17_STABLE
Previous Message Nathan Bossart 2025-06-27 22:32:29 Re: pg_get_multixact_members not documented