Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-04-28 | Can't completely get rid of #ifndef FRONTEND in palloc.h :-( | Tom Lane | 9.3.5 |
| 2014-04-26 | Don't #include utils/palloc.h in common/fe_memutils.h. | Tom Lane | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-02-22 | Add pg_xlogdump contrib program | Alvaro Herrera | 9.3.0 |
| 2013-02-12 | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-10-09 | Rename USE_INLINE to PG_USE_INLINE | Alvaro Herrera | 9.3.0 |
| 2012-10-08 | Add support for easily declaring static inline functions | Alvaro Herrera | 9.3.0 |