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

  1. Add some const qualifications

  2. Remove Item type

  3. Add type cast to foreach_internal's loop variable.