Age | Commit message (Expand) | Author |
---|---|---|
2018-09-28 | Add application_name to connection authorized msg | Stephen Frost |
2018-03-15 | restrict -> pg_restrict | Alvaro Herrera |
2018-03-13 | Move strtoint() to common | Peter Eisentraut |
2018-01-03 | Update copyright for 2018 | Bruce Momjian |
2017-10-10 | Rewrite strnlen replacement implementation from 8a241792f96. | Andres Freund |
2017-10-09 | Add pg_strnlen() a portable implementation of strlen. | Andres Freund |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-01-03 | Add pg_string_endswith as the start of a string helper library in src/common. | Andres Freund |