Re: Mark ItemPointer arguments as const thoughoutly

Chao Li <li.evan.chao@gmail.com>

From: Chao Li <li.evan.chao@gmail.com>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Peter Eisentraut <peter@eisentraut.org>
Date: 2025-09-26T02:54:02Z
Lists: pgsql-hackers

Attachments

On Wed, Sep 10, 2025 at 1:20 PM Chao Li <li.evan.chao@gmail.com> wrote:

>
>
> On Sep 10, 2025, at 12:20, Chao Li <li.evan.chao@gmail.com> wrote:
>
> v2 tries to fix the CI failure.
>
> Chao Li (Evan)
> ---------------------
> HighGo Software Co., Ltd.
> https://www.highgo.com/
>
> <v2-0001-Mark-ItemPointer-arguments-as-const-thoughoutly.patch>
>
>
> Here is the CF patch https://commitfest.postgresql.org/patch/6046/, and
> the CI tests passed.
>
>
Rebased again to v3.

Chao Li (Evan)
---------------------
HighGo Software Co., Ltd.
https://www.highgo.com/

Commits

  1. Mark ItemPointer arguments as const throughout

  2. const-qualify ItemPointer comparison functions

  3. Remove Item type