| From: | Aleksander Alekseev <aleksander(at)tigerdata(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: [PATCH] Remove unused #include's in src/backend/commands/* |
| Date: | 2025-10-09 13:08:38 |
| Message-ID: | CAJ7c6TPkxTJrh6LNM9cStmF8=U__S4fyS9V8M6Tre-K09t2wYw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0001-Remove-unused-include-s.patch | text/x-patch | 22.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aya Iwata (Fujitsu) | 2025-10-09 13:09:23 | RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE |
| Previous Message | Fabrice Chapuis | 2025-10-09 12:56:28 | Re: Issue with logical replication slot during switchover |