postgresql/src/interfaces/ecpg/pgtypeslib
Bruce Momjian 7559d8ebfa Update copyrights for 2020
Backpatch-through: update all files in master, backpatch legal files through 9.4
2020-01-01 12:21:45 -05:00
..
.gitignore Build src/common files as a library with -fPIC. 2018-09-28 14:28:19 -04:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05: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 Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
dt.h Fix failure-to-compile-standalone in ecpg's dt.h. 2019-08-18 17:51:35 -04:00
dt_common.c Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
exports.txt Add PGTYPESchar_free() to avoid cross-module problems on Windows. 2018-06-18 18:33:53 +12:00
interval.c Fix typos in the code 2019-10-30 10:03:00 +09:00
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 Get rid of useless/dangerous redefinition of bool in ECPG. 2019-10-25 12:17:41 -04:00
timestamp.c Fix off-by-one error in PGTYPEStimestamp_fmt_asc 2019-11-30 14:51:27 +01:00