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 CAJ7c6TPkxTJrh6LNM9cStmF8=U__S4fyS9V8M6Tre-K09t2wYw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Remove unused #include's in src/backend/commands/*  (Aleksander Alekseev <aleksander@tigerdata.com>)
Responses Re: [PATCH] Remove unused #include's in src/backend/commands/*
List 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

pgsql-hackers by date:

Previous
From: Fabrice Chapuis
Date:
Subject: Re: Issue with logical replication slot during switchover
Next
From: "Aya Iwata (Fujitsu)"
Date:
Subject: RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE