Age | Commit message (Expand) | Author |
---|---|---|
2020-11-04 | Revert pg_relation_check_pages() | Michael Paquier |
2020-10-29 | Fix incorrect placement of pfree() in pg_relation_check_pages() | Michael Paquier |
2020-10-28 | Use correct GetDatum() in pg_relation_check_pages() | Michael Paquier |
2020-10-28 | Add pg_relation_check_pages() to check on-disk pages of a relation | Michael Paquier |