Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-01 | Fix some possibly latent bugs in slab.c | David Rowley | 13.9 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-04-23 | Remove useless (and broken) logging logic in memory context functions. | Tom Lane | 13.0 |
| 2020-03-19 | Revert "Specialize MemoryContextMemAllocated()." | Jeff Davis | 13.0 |
| 2020-03-18 | Specialize MemoryContextMemAllocated(). | Jeff Davis | 13.0 |
| 2020-01-17 | Allocate freechunks bitmap as part of SlabContext | Tomas Vondra | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-10-01 | Add transparent block-level memory accounting | Tomas Vondra | 13.0 |
| 2019-08-13 | Fix inconsistencies and typos in the tree, take 10 | Michael Paquier | 13.0 |
| 2019-08-05 | Fix inconsistencies and typos in the tree, take 9 | Michael Paquier | 13.0 |