postgresql/src/bin/pg_waldump
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 pg_waldump: Fix invalid option handling 2019-06-06 10:14:25 +02:00
.gitignore Avoid use of wildcard in pg_waldump's .gitignore. 2019-10-05 12:26:55 -04:00
compat.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
Makefile pg_waldump: Fix invalid option handling 2019-06-06 10:14:25 +02:00
nls.mk Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_waldump.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
rmgrdesc.c Split index xlog headers from other private index headers. 2017-02-14 15:37:59 -05:00
rmgrdesc.h Fix assorted header files that failed to compile standalone. 2019-05-31 11:45:33 -04:00