Re: [PATCH] Remove unused #include's in src/backend/commands/*

Aleksander Alekseev <aleksander@tigerdata.com>

From: Aleksander Alekseev <aleksander@tigerdata.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Andres Freund <andres@anarazel.de>
Date: 2025-10-09T13:08:38Z
Lists: pgsql-hackers

Attachments

Hi,

> > OK, I tried include-what-you-use with a little post-processing script
> > and the scope of work seems reasonable. I will submit the updated
> > patch shortly.
>
> Here is the updated patch v3.

Apparently touching collationcmds.c, restricted_token.c and
fe-auth-oauth.c was a mistake. Here is the corrected patch v4.

-- 
Best regards,
Aleksander Alekseev