postgresql/src
Amit Kapila c114229ca2 Revert part of commit dddf4cdc3.
The commit dddf4cdc3 tries to ensure that the Postgres header file
inclusions are in order based on their ASCII value.  However, in one of
the case there is a header file dependency due to which we can't maintain
such order.

Author: Amit Kapila
Discussion: https://postgr.es/m/E1iNpHW-000855-1u@gemulon.postgresql.org
2019-10-25 11:03:25 +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 Revert part of commit dddf4cdc3. 2019-10-25 11:03:25 +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
tools For all ppc compilers, implement compare_exchange and fetch_add with asm. 2019-10-18 20:20:52 -07:00
tutorial
.gitignore
DEVELOPERS
Makefile
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