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

From Aleksander Alekseev
Subject Re: [PATCH] Remove unused #include's in src/backend/commands/*
Date
Msg-id CAJ7c6TMNmK920=XNQY2zfoA+5ojt8Jh+nkrXH4VFVBpOubh_nw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Remove unused #include's in src/backend/commands/*  (Andres Freund <andres@anarazel.de>)
Responses Re: [PATCH] Remove unused #include's in src/backend/commands/*
Re: [PATCH] Remove unused #include's in src/backend/commands/*
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] Remove unused #include's in src/backend/commands/*
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] Remove unused #include's in src/backend/commands/*