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

In passing, fix the case where we were using angle brackets (<>) for the
local module includes instead of quotes ("").

Author: Vignesh C
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CALDaNm2Sznv8RR6Ex-iJO6xAdsxgWhCoETkaYX=+9DW3q0QCfA@mail.gmail.com
2019-10-25 07:41:52 +05:30
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
Makefile Split out recovery confing-writing code from pg_basebackup 2019-09-25 14:35:24 -03:00
conditional.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
mbprint.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
print.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
psqlscan.l Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
recovery_gen.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
simple_list.c Fix parallel restore of FKs to partitioned tables 2019-10-17 09:58:01 +02:00
string_utils.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30