Re: Mark ItemPointer arguments as const thoughoutly
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-10T04:20:05Z
Lists: pgsql-hackers
Attachments
- v2-0001-Mark-ItemPointer-arguments-as-const-thoughoutly.patch (application/octet-stream) patch v2-0001
v2 tries to fix the CI failure. Chao Li (Evan) --------------------- HighGo Software Co., Ltd. https://www.highgo.com/
Commits
-
Mark ItemPointer arguments as const throughout
- e1ac846f3d28 19 (unreleased) landed
-
const-qualify ItemPointer comparison functions
- 3479a0f823d5 19 (unreleased) landed
-
Remove Item type
- 76acf4b722fa 19 (unreleased) cited