Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-28 | Can't completely get rid of #ifndef FRONTEND in palloc.h :-( | Tom Lane | 9.4.0 |
| 2014-04-26 | Don't #include utils/palloc.h in common/fe_memutils.h. | Tom Lane | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-25 | Use improved vsnprintf calling logic in more places. | Tom Lane | 9.4.0 |
| 2013-10-22 | Get rid of use of asprintf() in favor of a more portable implementation. | Tom Lane | 9.4.0 |
| 2013-10-13 | Add use of asprintf() | Peter Eisentraut | 9.4.0 |
| 2013-06-27 | Permit super-MaxAllocSize allocations with MemoryContextAllocHuge(). | Noah Misch | 9.4.0 |