From: | Aleksander Alekseev <aleksander(at)tigerdata(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Subject: | Re: [PATCH] Remove unused #include's in src/backend/commands/* |
Date: | 2025-10-09 13:26:20 |
Message-ID: | CAJ7c6TMNmK920=XNQY2zfoA+5ojt8Jh+nkrXH4VFVBpOubh_nw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)anarazel(dot)de>
>
> I've not reviewed this.
Apologies. Fixed.
--
Best regards,
Aleksander Alekseev
Attachment | Content-Type | Size |
---|---|---|
v5-0001-Remove-unused-include-s.patch | text/x-patch | 22.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2025-10-09 13:36:45 | Re: [PATCH] Remove unused #include's in src/backend/commands/* |
Previous Message | Andres Freund | 2025-10-09 13:18:06 | Re: [PATCH] Remove unused #include's in src/backend/commands/* |