aboutsummaryrefslogtreecommitdiff
path: root/src/common/psprintf.c
Commit message (Expand)AuthorAge
* 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