postgresql/src/bin/pg_upgrade
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
..
po Translation updates 2019-06-17 15:30:20 +02:00
.gitignore Ignore file generated during pg_upgrade testing 2018-04-30 12:39:29 -04:00
IMPLEMENTATION Fix wording in pg_upgrade docs 2017-05-05 12:42:21 +02:00
Makefile Un-break pg_upgrade regression test. 2019-05-21 23:51:19 -04:00
TESTING Update stale comments, and fix comment typos. 2019-06-08 10:12:26 -07:00
check.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
controldata.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
dump.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
exec.c pg_upgrade: Check all used executables 2019-07-27 07:48:08 +02:00
file.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
function.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
info.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
nls.mk Translation updates 2019-05-20 16:00:53 +02:00
option.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
parallel.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_upgrade.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_upgrade.h Check for tables with sql_identifier during pg_upgrade 2019-10-14 22:31:56 +02:00
relfilenode.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
server.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
tablespace.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
test.sh pg_upgrade/test.sh: Quote sed(1) argument 2019-09-18 11:27:11 -03:00
util.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
version.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30