[PATCH] Remove dead code in ExecForPortionOfLeftovers()

Aleksander Alekseev <aleksander@tigerdata.com>

From: Aleksander Alekseev <aleksander@tigerdata.com>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2026-04-21T12:22:29Z
Lists: pgsql-hackers

Attachments

Hi,

While reading 8e72d914c528 I noticed that
ForPortionOfState.fp_leftoverstypcache is not used for anything. I
suggest removing it, as attached.

-- 
Best regards,
Aleksander Alekseev