Re: Mark function arguments of type "Datum *" as "const Datum *" where possible

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 function arguments of type "Datum *" as "const Datum *" where possible
Date: 2025-09-26 09:51:13
Message-ID: 5A31CC49-BCCF-42BE-8720-DF917C32BA9B@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Sep 26, 2025, at 15:35, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>
> Revision to v2.
>
>
> <v2-0001-Mark-function-arguments-of-type-Datum-as-const-Da.patch>

CF Link: https://commitfest.postgresql.org/patch/6081/

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ajin Cherian 2025-09-26 09:56:38 Re: Clear logical slot's 'synced' flag on promotion of standby
Previous Message Chao Li 2025-09-26 09:44:44 Re: Optimize LISTEN/NOTIFY