Add pg_string_endswith as the start of a string helper library in src/common.
Backpatch to 9.3 where src/common was introduce, because a bugfix that needs to be backpatched, requires the function. Earlier branches will have to duplicate the code.
Showing
src/common/string.c
0 → 100644
src/include/common/string.h
0 → 100644
Please register or sign in to comment