aboutsummaryrefslogtreecommitdiff
path: root/src/common/psprintf.c
Commit message (Expand)AuthorAge
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* pgindent run for 9.4Bruce Momjian2014-05-06
* Don't #include utils/palloc.h in common/fe_memutils.h.Tom Lane2014-04-26
* Update copyright for 2014Bruce Momjian2014-01-07
* Use improved vsnprintf calling logic in more places.Tom Lane2013-10-24
* Replace pg_asprintf() with psprintf().Tom Lane2013-10-22
* Get rid of use of asprintf() in favor of a more portable implementation.Tom Lane2013-10-22