Commit Graph

17 Commits (3dadeef5d9ffe94deac926d7266a2ec64795e159)

Author SHA1 Message Date
Noah Misch 42496cba60 amcheck: Distinguish interrupted page deletion from corruption. 2 years ago
Tom Lane 579cef5faf Harden TAP tests that intentionally corrupt page checksums. 4 years ago
Noah Misch f60bb3e0a9 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 4 years ago
Noah Misch 1a83297d22 Use Test::Builder::todo_start(), replacing $::TODO. 4 years ago
Noah Misch d94a95cce9 On sparc64+ext4, suppress test failures from known WAL read failure. 4 years ago
Tom Lane b1f943d2aa Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. 4 years ago
Noah Misch a5b9a0000e Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. 4 years ago
Noah Misch dde966efb2 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. 4 years ago
Michael Paquier d834ebcf23 Add more $Test::Builder::Level in the TAP tests 4 years ago
Tom Lane def5b065ff Initial pgindent and pgperltidy run for v14. 5 years ago
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one. 5 years ago
Michael Paquier c731f9187b Replace magic constants for seek() calls in perl scripts 5 years ago
Alvaro Herrera 8deb6b38dc
Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed 5 years ago
Tom Lane c2dc1a7976 Disable vacuum page skipping in selected test cases. 5 years ago
Tom Lane 321633e17b Fix more portability issues in new amcheck code. 5 years ago
Tom Lane 860593ec3b Fix portability issues in new amcheck test. 5 years ago
Robert Haas 866e24d47d Extend amcheck to check heap pages. 5 years ago