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

Edit
ID 6081
Title Mark function arguments of type "Datum *" as "const Datum *" where possible
CI (CFBot) Summary
Stats (from CFBot) Patch version: v2, Patch count: 1, First patch: +114−114, All patches: +114−114
Topic Refactoring
Tags Refactoring Only
Created 2025-09-26 05:58:52
Last modified 2025-09-26 05:58:52 (yesterday)
Latest email 2025-09-26 15:00:13 (yesterday)
Status
PG19-3 (2025-11-01 – 2025-11-30): Needs review
Target version 19
Authors Chao Li (chaol)
Reviewers Become reviewer
Committer
Links
Emails
Mark function arguments of type "Datum *" as "const Datum *" where possible
First at 2025-09-26 05:56:30 by Chao Li <li.evan.chao at gmail.com>
Latest at 2025-09-26 15:00:13 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-0001-Mark-function-arguments-of-type-Datum-as-const-Da.patch) at 2025-09-26 07:35:54 from Chao Li <li.evan.chao at gmail.com>
    Attachment (v2-0001-Mark-function-arguments-of-type-Datum-as-const-Da.patch) at 2025-09-26 07:35:54 from Chao Li <li.evan.chao at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Mark-function-arguments-of-type-Datum-as-const-Da.patch) at 2025-09-26 05:56:30 from Chao Li <li.evan.chao at gmail.com> (Patch: Yes)
History
When Who What
2025-09-26 05:58:52 Chao Li (chaol) Attached mail thread CAEoWx2msfT0knvzUa72ZBwu9LR_RLY4on85w2a9YpE-o2By5HQ@mail.gmail.com
2025-09-26 05:58:52 Chao Li (chaol) Created patch record
Edit