Unused header file inclusion - Mailing list pgsql-hackers

From vignesh C
Subject Unused header file inclusion
Date
Msg-id CALDaNm1B9naPDTm3ox1m_yZvOm3KA5S4kZQSWWAeLHAQ=3gV1Q@mail.gmail.com
Whole thread Raw
Responses Re: Unused header file inclusion  (Michael Paquier <michael@paquier.xyz>)
Re: Unused header file inclusion  (Andres Freund <andres@anarazel.de>)
Re: Unused header file inclusion  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Hi,

I noticed that there are many header files being
included which need not be included.
I have tried this in a few files and found the
compilation and regression to be working.
I have attached the patch for the files that
I tried.
I tried this in CentOS, I did not find the header
files to be platform specific.
Should we pursue this further and cleanup in
all the files?

Regards,
Vignesh
Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: [HACKERS] advanced partition matching algorithm forpartition-wise join
Next
From: Takuma Hoshiai
Date:
Subject: Re: Proposal to suppress errors thrown by to_reg*()