[PATCH] Remove unused PartitionDescData.last_found_part_index field

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Remove unused PartitionDescData.last_found_part_index field
Date: 2026-08-03 12:21:48
Message-ID: CAJ7c6TMRxO6vo1tNgLZs4nTNizpjCSWdUviB8Mf3nkYiNHNhzg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

It looks like this field was write-only since its introduction in
3592e0ff98b. The proposed patch removes dead code.

--
Best regards,
Aleksander Alekseev

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Mihail Nikalayeu 2026-08-03 12:25:00 Re: Streamify more code paths
Previous Message Ayush Tiwari 2026-08-03 12:14:17 Re: datachecksums: handle invalid and dropped databases during enable