postgresql/src/bin/pg_rewind
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
t Improve test coverage of pg_rewind 2019-10-08 11:46:30 +09:00
.gitignore Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
Makefile Fix pg_rewind link order issue introduced in 927474ce1a. 2019-09-30 12:43:09 -07:00
copy_fetch.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
datapagemap.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
datapagemap.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
fetch.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
fetch.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
file_ops.c Remove pg_rewind's private logging.h/logging.c files. 2019-05-14 13:11:23 -04:00
file_ops.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
filemap.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
filemap.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
libpq_fetch.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
nls.mk Remove pg_rewind's private logging.h/logging.c files. 2019-05-14 13:11:23 -04:00
parsexlog.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_rewind.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_rewind.h pg_rewind: Allow writing recovery configuration 2019-09-30 12:57:35 -03:00
timeline.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30