postgresql/src/interfaces/ecpg/pgtypeslib
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
..
.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
common.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
datetime.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
dt.h Fix failure-to-compile-standalone in ecpg's dt.h. 2019-08-18 17:51:35 -04:00
dt_common.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
exports.txt Add PGTYPESchar_free() to avoid cross-module problems on Windows. 2018-06-18 18:33:53 +12:00
interval.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
numeric.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
pgtypeslib_extern.h Rename ecpg's various "extern.h" files to have distinct names. 2018-12-01 16:34:00 -05:00
timestamp.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30