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