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-10 05:19:59
Message-ID: B2E2748D-5BF4-4D06-8875-367D6F8AB30D@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-09-10 05:33:40 Re: Remove traces of long in dynahash.c
Previous Message Chao Li 2025-09-10 05:18:41 Re: Fix missing EvalPlanQual recheck for TID scans