Commit Graph

10 Commits (e35add48ccc2e5aa94de360f1a43c6c150bda54a)

Author SHA1 Message Date
Melanie Plageman 4a99ef1a0d Fix flakiness in the pg_visibility VM-only vacuum test by using a temporary table. 1 month ago
Melanie Plageman 21796c267d Combine visibilitymap_set() cases in lazy_scan_prune() 1 month ago
Andres Freund 3a4837fc80 Avoid edge case in pg_visibility test with small shared_buffers 2 years ago
Tom Lane c2dc1a7976 Disable vacuum page skipping in selected test cases. 5 years ago
Tomas Vondra 7db0cd2145 Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZE 5 years ago
Peter Eisentraut ee0202d552 pgstattuple: Have pgstattuple_approx accept TOAST tables 6 years ago
Noah Misch c6b92041d3 Skip WAL for new relfilenodes, under wal_level=minimal. 6 years ago
Noah Misch de9396326e Revert "Skip WAL for new relfilenodes, under wal_level=minimal." 6 years ago
Noah Misch cb2fd7eac2 Skip WAL for new relfilenodes, under wal_level=minimal. 6 years ago
Stephen Frost c08d82f38e Add relkind checks to certain contrib modules 9 years ago