postgresql/src/backend
Amit Kapila 14aec03502 Make the order of the header file includes consistent in backend modules.
Similar to commits 7e735035f2 and dddf4cdc33, this commit makes the order
of header file inclusion consistent for backend modules.

In the passing, removed a couple of duplicate inclusions.

Author: Vignesh C
Reviewed-by: Kuntal Ghosh and Amit Kapila
Discussion: https://postgr.es/m/CALDaNm2Sznv8RR6Ex-iJO6xAdsxgWhCoETkaYX=+9DW3q0QCfA@mail.gmail.com
2019-11-12 08:30:16 +05:30
..
access Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
bootstrap Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
catalog Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
commands Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
executor Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
foreign Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
jit Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
lib Make StringInfo available to frontend code. 2019-11-05 14:56:40 -08:00
libpq Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
main Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
nodes Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
optimizer Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
parser Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
partitioning Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
po Translation updates 2019-06-17 15:30:20 +02:00
port Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
postmaster Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
regex Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
replication Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
rewrite Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
snowball Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
statistics Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
storage Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
tcop Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
tsearch Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
utils Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Translation updates 2019-05-20 16:00:53 +02:00