Commits

DateSubjectAuthorReleases
2025-03-30 read_stream: Introduce and use optional batchmode support Andres Freund 18.0
2023-11-17 Release lock on heap buffer before vacuuming FSM Andres Freund 17.0
2023-04-02 Pass down table relation into more index relation functions Andres Freund 16.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2021-02-16 Fix heap_page_prune() parameter order confusion introduced in dc7420c2c92. Andres Freund 14.0
2020-10-29 Centralize horizon determination for temp tables, fixing bug due to skew. Andres Freund 14.0
2020-08-20 Revert "Make vacuum a bit more verbose to debug BF failure." Andres Freund 14.0
2020-08-16 Make vacuum a bit more verbose to debug BF failure. Andres Freund 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-03-30 Deduplicate PageIsNew() check in lazy_scan_heap(). Andres Freund 13.0
2019-04-24 Allow pg_class xid & multixid horizons to not be set. Andres Freund 12.0
2019-02-03 Move page initialization from RelationAddExtraBlocks() to use, take 2. Andres Freund 12.0
2019-01-29 Revert "Move page initialization from RelationAddExtraBlocks() to use." Andres Freund 12.0
2019-01-28 Fix race condition between relation extension and vacuum. Andres Freund 12.0
2019-01-28 Move page initialization from RelationAddExtraBlocks() to use. Andres Freund 12.0
2019-01-22 Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. Andres Freund 12.0
2019-01-15 Move vacuumlazy.c into access/heap. Andres Freund 12.0