Re: Remove Item type
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-10-25T00:48:11Z
Lists: pgsql-hackers
On Mon, Sep 29, 2025 at 6:20 AM Peter Eisentraut <peter@eisentraut.org> wrote: > Continuing the theme of cleaning up old and weird stuff in the code, I > propose to remove the Item type. +1 -- Peter Geoghegan
Commits
-
Add some const qualifications
- 10b5bb3bffae 19 (unreleased) landed
-
Remove Item type
- 76acf4b722fa 19 (unreleased) landed
-
Add type cast to foreach_internal's loop variable.
- d5ca15ee54bf 18.0 cited