Ordering of header file inclusion - Mailing list pgsql-hackers

From vignesh C
Subject Ordering of header file inclusion
Date
Msg-id CALDaNm2Sznv8RR6Ex-iJO6xAdsxgWhCoETkaYX=+9DW3q0QCfA@mail.gmail.com
Whole thread Raw
Responses Re: Ordering of header file inclusion  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Hi,

I noticed that some of the header files inclusion is not ordered as
per the usual standard that is followed.
The attached patch contains the fix for the order in which the header
files are included.
Let me know your thoughts on the same.

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Recovery performance of DROP DATABASE with many tablespaces
Next
From: Nikita Glukhov
Date:
Subject: Re: Fix parsing of identifiers in jsonpath