Age | Commit message (Expand) | Author |
---|---|---|
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-05-06 | pgindent run for 9.4 | Bruce Momjian |
2014-04-26 | Don't #include utils/palloc.h in common/fe_memutils.h. | Tom Lane |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-10-25 | Use improved vsnprintf calling logic in more places. | Tom Lane |
2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane |
2013-10-22 | Get rid of use of asprintf() in favor of a more portable implementation. | Tom Lane |