From: | vignesh C <vignesh21(at)gmail(dot)com> |
---|---|
To: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Unused header file inclusion |
Date: | 2019-07-31 05:49:08 |
Message-ID: | CALDaNm1B9naPDTm3ox1m_yZvOm3KA5S4kZQSWWAeLHAQ=3gV1Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
unused_header_file_exclusion.patch | application/octet-stream | 4.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Takuma Hoshiai | 2019-07-31 05:52:31 | Re: Proposal to suppress errors thrown by to_reg*() |
Previous Message | Amit Langote | 2019-07-31 05:47:41 | Re: [HACKERS] advanced partition matching algorithm for partition-wise join |