Re: [PATCH] Remove unused #include's in src/backend/commands/* - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: [PATCH] Remove unused #include's in src/backend/commands/*
Date
Msg-id aOfPl7alRpClc1bn@nathan
Whole thread Raw
In response to Re: [PATCH] Remove unused #include's in src/backend/commands/*  (Aleksander Alekseev <aleksander@tigerdata.com>)
List 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



pgsql-hackers by date:

Previous
From: Mircea Cadariu
Date:
Subject: Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Next
From: Sami Imseih
Date:
Subject: Re: Add mode column to pg_stat_progress_vacuum