Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Avoid creation of the free space map for small heap relations, take 2. | Amit Kapila | 2019-02-04 |
* | Move page initialization from RelationAddExtraBlocks() to use, take 2. | Andres Freund | 2019-02-03 |
* | Revert "Move page initialization from RelationAddExtraBlocks() to use." | Andres Freund | 2019-01-28 |
* | Fix race condition between relation extension and vacuum. | Andres Freund | 2019-01-28 |
* | Move page initialization from RelationAddExtraBlocks() to use. | Andres Freund | 2019-01-28 |
* | Revert "Avoid creation of the free space map for small heap relations." | Amit Kapila | 2019-01-28 |
* | Avoid creation of the free space map for small heap relations. | Amit Kapila | 2019-01-28 |
* | Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. | Andres Freund | 2019-01-21 |
* | Fix incorrect relation name in comment of vacuumlazy.c | Michael Paquier | 2019-01-18 |
* | Move vacuumlazy.c into access/heap. | Andres Freund | 2019-01-15 |