postgresql/src/interfaces/ecpg/ecpglib
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
.gitignore Build src/common files as a library with -fPIC. 2018-09-28 14:28:19 -04:00
Makefile Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
connect.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
data.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
descriptor.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
ecpglib_extern.h Revert "Add DECLARE STATEMENT support to ECPG." 2019-09-20 12:47:37 -04:00
error.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
execute.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
exports.txt Revert "Add DECLARE STATEMENT support to ECPG." 2019-09-20 12:47:37 -04:00
memory.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
misc.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
nls.mk Remove removed file from nls.mk 2019-09-21 23:23:51 +02:00
prepare.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
sqlda.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
typename.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30