summaryrefslogtreecommitdiff
path: root/src/common/string.c
Commit message (Expand)AuthorAgeFilesLines
* Add application_name to connection authorized msgStephen Frost2018-09-281-0/+34
* restrict -> pg_restrictAlvaro Herrera2018-03-151-1/+1
* Move strtoint() to commonPeter Eisentraut2018-03-131-0/+15
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Rewrite strnlen replacement implementation from 8a241792f96.Andres Freund2017-10-101-20/+0
* Add pg_strnlen() a portable implementation of strlen.Andres Freund2017-10-091-0/+20
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Add pg_string_endswith as the start of a string helper library in src/common.Andres Freund2015-01-031-0/+43