postgresql/src/include/common
Andres Freund bb2e2ce6e2 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.
2015-01-03 20:54:13 +01:00
..
fe_memutils.h Don't #include utils/palloc.h in common/fe_memutils.h. 2014-04-26 14:14:30 -04:00
relpath.h pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
string.h Add pg_string_endswith as the start of a string helper library in src/common. 2015-01-03 20:54:13 +01:00