Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-14 | pageinspect: Fix handling of all-zero pages | Michael Paquier | 10.21 |
| 2022-03-16 | pageinspect: Fix handling of page sizes and AM types | Michael Paquier | 10.21 |
| 2021-01-20 | Disable vacuum page skipping in selected test cases. | Tom Lane | 10.16 |
| 2018-01-04 | Fix new test case to not be endian-dependent. | Tom Lane | 10.2 |
| 2018-01-04 | Fix incorrect computations of length of null bitmap in pageinspect. | Tom Lane | 10.2 |
| 2017-03-17 | pageinspect: Add page_checksum function | Peter Eisentraut | 10.0 |
| 2017-03-17 | pageinspect: Add test for page_header function | Peter Eisentraut | 10.0 |
| 2017-03-09 | Add relkind checks to certain contrib modules | Stephen Frost | 10.0 |
| 2016-11-02 | pageinspect: Make page test more portable | Peter Eisentraut | 10.0 |
| 2016-11-01 | pageinspect: Add tests | Peter Eisentraut | 10.0 |