Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix portability failure introduced in commits d2b0b60e7 et al. | Tom Lane | 2018-12-26 |
* | Improve our response to invalid format strings, and detect more cases. | Tom Lane | 2018-12-06 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Don't #include utils/palloc.h in common/fe_memutils.h. | Tom Lane | 2014-04-26 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Use improved vsnprintf calling logic in more places. | Tom Lane | 2013-10-24 |
* | 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 | 2013-10-22 |