Re: Remove unnecessary includes of system headers in header files - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Remove unnecessary includes of system headers in header files
Date
Msg-id 113776.1701448867@sss.pgh.pa.us
Whole thread Raw
In response to Remove unnecessary includes of system headers in header files  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Remove unnecessary includes of system headers in header files
List pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> I noticed that some header files included system header files for no 
> apparent reason, so I did some digging and found out that in a few cases 
> the original reason has disappeared.  So I propose the attached patches 
> to remove the unnecessary includes.

Seems generally reasonable.  Have you checked that headerscheck and
cpluspluscheck are happy?

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Re: Refactoring backend fork+exec code
Next
From: Sacha Hottinger
Date:
Subject: Building PosgresSQL with LLVM fails on Solaris 11.4