Commits

DateSubjectAuthorReleases
2023-03-28 amcheck: In verify_heapam, allows tuples with xmin 0. Robert Haas 14.8
2023-03-28 amcheck: In verify_heapam, allows tuples with xmin 0. Robert Haas 15.3
2023-03-28 amcheck: In verify_heapam, allows tuples with xmin 0. Robert Haas 16.0
2023-03-27 amcheck: Generalize one of the recently-added update chain checks. Robert Haas 16.0
2023-03-27 amcheck: Tighten up validation of redirect line pointers. Robert Haas 16.0
2023-03-24 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 14.8
2023-03-24 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 15.3
2023-03-24 amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 16.0
2023-03-23 amcheck: Fix a few bugs in new update chain validation. Robert Haas 16.0
2023-03-22 Teach verify_heapam() to validate update chains within a page. Robert Haas 16.0
2022-06-22 amcheck: Fix incorrect use of VARATT_IS_COMPRESSED. Robert Haas 15.0
2021-11-05 amcheck: Add additional TOAST pointer checks. Robert Haas 15.0
2021-05-03 amcheck: Improve some confusing reports about TOAST problems. Robert Haas 14.0
2021-04-14 amcheck: Reword some messages and fix an alignment problem. Robert Haas 14.0
2021-04-07 amcheck: fix multiple problems with TOAST pointer validation Robert Haas 14.0
2021-04-07 amcheck: Remove duplicate XID/MXID bounds checks. Robert Haas 14.0
2021-04-01 amcheck: Fix verify_heapam's tuple visibility checking rules. Robert Haas 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-16 Fix a confusing amcheck corruption message. Robert Haas 14.0
2020-10-22 Try to avoid a compiler warning about using fxid uninitialized. Robert Haas 14.0
2020-10-22 Extend amcheck to check heap pages. Robert Haas 14.0