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: Andres Freund <andres@anarazel.de>, Nathan Bossart <nathandbossart@gmail.com>
Date: 2025-10-09T13:26:20Z
Lists: pgsql-hackers

Attachments

Hi Andres,

> > Apparently touching collationcmds.c, restricted_token.c and
> > fe-auth-oauth.c was a mistake. Here is the corrected patch v4.
>
> Clearly this approach is not bulletproof enough to actually yield something
> reliable enough to actually be applied.

I'm open to suggestions. I only have three machines to test my patches
(Linux, MacOS and Windows, and I've just discovered that the master
branch doesn't compile on Windows 11 at the moment).

> > Reviewed-by: Andres Freund <andres@anarazel.de>
>
> I've not reviewed this.

Apologies. Fixed.

-- 
Best regards,
Aleksander Alekseev