Commit Graph

20 Commits (5fd424c87a86dd19d6cb15a18d1662ffc7368de1)

Author SHA1 Message Date
Tom Lane e2933a6e11 Prevent instability in contrib/pageinspect's regression test. 3 years ago
Michael Paquier cd4868a570 pageinspect: Fix handling of all-zero pages 3 years ago
Michael Paquier 076f4d9539 pageinspect: Fix handling of page sizes and AM types 4 years ago
Tom Lane c2dc1a7976 Disable vacuum page skipping in selected test cases. 5 years ago
Peter Eisentraut f18aa1b203 pageinspect: Change block number arguments to bigint 5 years ago
Michael Paquier 58b4cb30a5 Redesign pageinspect function printing infomask bits 6 years ago
Michael Paquier ddbd5d8731 Add to pageinspect function to make t_infomask/t_infomask2 human-readable 6 years ago
Amit Kapila 7db0cde6b5 Revert "Avoid the creation of the free space map for small heap relations". 6 years ago
Amit Kapila 08ecdfe7e5 Make FSM test portable. 7 years ago
Amit Kapila b0eaa4c51b Avoid creation of the free space map for small heap relations, take 2. 7 years ago
Amit Kapila a23676503b Revert "Avoid creation of the free space map for small heap relations." 7 years ago
Amit Kapila ac88d2962a Avoid creation of the free space map for small heap relations. 7 years ago
Alvaro Herrera bef5fcc36b pgstatindex, pageinspect: handle partitioned indexes 7 years ago
Tom Lane 18869e202b Fix new test case to not be endian-dependent. 8 years ago
Tom Lane 39cfe86195 Fix incorrect computations of length of null bitmap in pageinspect. 8 years ago
Peter Eisentraut fef2bcdcba pageinspect: Add page_checksum function 9 years ago
Peter Eisentraut a02731cb10 pageinspect: Add test for page_header function 9 years ago
Stephen Frost c08d82f38e Add relkind checks to certain contrib modules 9 years ago
Peter Eisentraut 00a86856c1 pageinspect: Make page test more portable 9 years ago
Peter Eisentraut adfb81d9e1 pageinspect: Add tests 9 years ago