[PATCH] Remove dead code in ExecForPortionOfLeftovers()

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Remove dead code in ExecForPortionOfLeftovers()
Date: 2026-04-21 12:22:29
Message-ID: CAJ7c6TN9ETkTxdcwuexovXrXdpNWcxzQ7iiTes+_xpEWC5xO0Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v1-0001-Remove-unused-ForPortionOfState.fp_leftoverstypca.patch text/x-patch 2.3 KB

Browse pgsql-hackers by date

  From Date Subject
Previous Message Ashutosh Bapat 2026-04-21 12:19:45 Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure