postgresql/src/bin
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
..
initdb initdb: Remove obsolete locale handling 2019-08-14 06:51:13 +02:00
pg_archivecleanup Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_basebackup Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_checksums pg_checksums: Handle read and write returns correctly 2019-09-03 08:30:21 +02:00
pg_config Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_controldata Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_ctl Revert "Hack pg_ctl to report postmaster's exit status." 2019-10-13 12:56:16 -04:00
pg_dump Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_resetwal Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_rewind Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_test_fsync Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_test_timing Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_upgrade Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pg_waldump Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pgbench Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pgevent Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
psql Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
scripts Remove last traces of --adduser/--no-adduser in createuser 2019-10-23 12:27:03 +09:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00