postgresql/src/backend/optimizer/geqo
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
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
geqo_copy.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
geqo_cx.c Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
geqo_erx.c Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
geqo_eval.c Remove lappend_cell...() family of List functions. 2019-07-16 13:12:24 -04:00
geqo_main.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
geqo_misc.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
geqo_mutation.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
geqo_ox1.c Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
geqo_ox2.c Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
geqo_pmx.c Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
geqo_pool.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
geqo_px.c Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
geqo_random.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
geqo_recombination.c Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
geqo_selection.c Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00