postgresql/src
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
..
backend Handle interrupts within a transaction context in REINDEX CONCURRENTLY 2019-10-25 10:20:08 +09:00
bin Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
common Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
fe_utils Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
include Refactor jsonpath's compareDatetime() 2019-10-21 23:07:07 +03:00
interfaces Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
pl Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
port Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
template Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
test Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
timezone Update time zone data files to tzdata release 2019c. 2019-09-20 19:53:33 -04:00
tools For all ppc compilers, implement compare_exchange and fetch_add with asm. 2019-10-18 20:20:52 -07:00
tutorial Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00