Commit Graph

9 Commits (master)

Author SHA1 Message Date
Andres Freund 3a4837fc80 Avoid edge case in pg_visibility test with small shared_buffers 1 year ago
Peter Eisentraut 2ed532ee8c Improve error messages about mismatching relkind 4 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 5 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