Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 | 1 | -1/+1 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 | 1 | -1/+1 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -4/+5 |
* | Don't #include utils/palloc.h in common/fe_memutils.h. | Tom Lane | 2014-04-26 | 1 | -2/+9 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 | 1 | -1/+1 |
* | Use improved vsnprintf calling logic in more places. | Tom Lane | 2013-10-24 | 1 | -23/+36 |
* | Replace pg_asprintf() with psprintf(). | Tom Lane | 2013-10-22 | 1 | -38/+0 |
* | Get rid of use of asprintf() in favor of a more portable implementation. | Tom Lane | 2013-10-22 | 1 | -0/+207 |