Ordering of header file inclusion

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Ordering of header file inclusion
Date: 2019-10-02 09:26:52
Message-ID: CALDaNm2Sznv8RR6Ex-iJO6xAdsxgWhCoETkaYX=+9DW3q0QCfA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0001-Ordering-of-header-file-inclusion.patch application/octet-stream 25.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Glukhov 2019-10-02 13:10:18 Re: Fix parsing of identifiers in jsonpath
Previous Message Fujii Masao 2019-10-02 08:39:55 Re: Recovery performance of DROP DATABASE with many tablespaces