Re: Mark ItemPointer arguments as const thoughoutly

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: Re: Mark ItemPointer arguments as const thoughoutly
Date: 2025-09-26 02:54:02
Message-ID: CAEoWx2mTpwfhL1X=M7vKKna-JzJfT6baV4ig_2g6N2Z9-5ocHw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

>
>
> On Sep 10, 2025, at 12:20, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)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/

Attachment Content-Type Size
v3-0001-Mark-ItemPointer-arguments-as-const-thoughoutly.patch application/octet-stream 44.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rishu Bagga 2025-09-26 03:36:07 Re: [PATCH] Write Notifications Through WAL
Previous Message Yugo Nagata 2025-09-26 02:52:34 Re: Suggestion to add --continue-client-on-abort option to pgbench