Re: [PATCH] Remove unused #include's in src/backend/commands/*
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Aleksander Alekseev <aleksander@tigerdata.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Andres Freund <andres@anarazel.de>
Date: 2025-10-09T15:07:03Z
Lists: pgsql-hackers
On Thu, Oct 09, 2025 at 05:04:16PM +0300, Aleksander Alekseev wrote: > Thanks for your feedback and apologies for the noise on the mailing > list. It was not intended. I wasn't aware of these IWYU pitfalls, sorry. In any case, the reason I pushed for doing one remove-#includes commit for the whole tree is because I don't want to start a trend that results in hundreds of commits. Perhaps this should be treated more like the other cleanup we do prior to creating a new stable branch. I'm dubious it's worth doing more often than once per year, if at all. -- nathan