Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-21 | Fix erroneous Valgrind markings in AllocSetRealloc. | Tom Lane | 13.11 |
| 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 |
| 2019-12-28 | Micro-optimize AllocSetFreeIndex() by reference to pg_bitutils code. | Tom Lane | 13.0 |
| 2019-10-03 | Allow repalloc() to give back space when a large chunk is downsized. | Tom Lane | 13.0 |