postgresql/src/common
Andres Freund ccb161b66a 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:12 +01:00
..
exec.c Prevent potential overruns of fixed-size buffers. 2014-02-17 11:20:21 -05:00
fe_memutils.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
Makefile Add pg_string_endswith as the start of a string helper library in src/common. 2015-01-03 20:54:12 +01:00
pgfnames.c Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 2014-03-21 13:47:37 -04:00
psprintf.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
relpath.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
rmtree.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
string.c Add pg_string_endswith as the start of a string helper library in src/common. 2015-01-03 20:54:12 +01:00
username.c Small message fixes 2014-08-09 00:07:00 -04:00
wait_error.c Update copyright for 2014 2014-01-07 16:05:30 -05:00