[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
- v1-0001-Remove-unused-ForPortionOfState.fp_leftoverstypca.patch (text/x-patch) patch v1-0001
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