Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-05-24 | pgindent run for 9.5 | Bruce Momjian |
2015-04-03 | Add palloc_extended for frontend and backend. | Fujii Masao |
2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane |
2015-03-11 | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund |
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-22 | Replace pg_asprintf() with psprintf(). | Tom Lane |
2013-10-13 | Add use of asprintf() | Peter Eisentraut |
2013-05-29 | pgindent run for release 9.3 | Bruce Momjian |
2013-02-12 | Rename "string" pstrdup argument to "in" | Alvaro Herrera |
2013-02-12 | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera |