postgresql/src/bin/pg_resetwal
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 Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
.gitignore pg_resetwal: Add simple test suite 2018-03-23 08:42:25 -04:00
Makefile Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
nls.mk Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_resetwal.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30