postgresql/src/backend/access
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
..
brin Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
common Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
gin Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
gist Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
hash Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
heap Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
index Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
nbtree Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
rmgrdesc Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
spgist Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
table Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
tablesample Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
transam Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00