Re: Mark ItemPointer arguments as const thoughoutly

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: 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 10:42:07
Message-ID: CAN55FZ38krdfp9ijswTO6G9HT+osffLi1G0b-uK8R=+awMt1Gw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Wed, 10 Sept 2025 at 05:27, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>
> Hi Hacker,
>
> This is a follow up 991295f. I searched over the src/ and make all ItemPointer arguments as const as much as possible.
>
> I made clean build and no waring found. And "make check" also passes. I will create a patch on CF to see if CI passes.

If you would like to run CI yourself, you can do so by forking the
Postgres GitHub repository and enabling Cirrus CI on your fork. Once
that is done, each commit will trigger a CI run. More details are
available in the README [1].

[1] https://git.postgresql.org/cgit/postgresql.git/tree/src/tools/ci/README

--
Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nazir Bilal Yavuz 2025-09-10 10:55:25 Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade
Previous Message Alexander Korotkov 2025-09-10 10:25:37 Re: VM corruption on standby