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

From Peter Eisentraut
Subject Remove unnecessary includes of system headers in header files
Date
Msg-id cff5475d-e0a9-4561-b094-794aa36bd031@eisentraut.org
Whole thread Raw
Responses RE: Remove unnecessary includes of system headers in header files
Re: Remove unnecessary includes of system headers in header files
List pgsql-hackers
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.
Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Bug in pgbench prepared statements
Next
From: Masahiko Sawada
Date:
Subject: Re: [PoC] pg_upgrade: allow to upgrade publisher node