Re: Mark function arguments of type "Datum *" as "const Datum *" where possible
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-26T09:51:13Z
Lists: pgsql-hackers
> On Sep 26, 2025, at 15:35, Chao Li <li.evan.chao@gmail.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/
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Mark function arguments of type "Datum *" as "const Datum *" where possible
- 8a27d418f8fc 19 (unreleased) landed