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 CAJ7c6TPOqocLGp519EN_0ZcAmuPHrS2MCjchFp-mUd4CHt56zQ@mail.gmail.com
Whole thread Raw
In response to [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
> clangd indicates that certain #include's are redundant. Removing them
> will speed up the build process a bit.

OK, cfbot tells me that touching collationcmds.c was a mistake. Here
is a corrected patch.

-- 
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: [PATCH] Little refactoring of portalcmds.c
Next
From: "Joel Jacobson"
Date:
Subject: Re: Optimize LISTEN/NOTIFY