Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-29 | amcheck: Add gin_index_check() to verify GIN index | Tomas Vondra | 18.0 |
| 2023-10-27 | Teach contrib/amcheck to check the unique constraint violation | Alexander Korotkov | 17.0 |
| 2020-10-22 | Extend amcheck to check heap pages. | Robert Haas | 14.0 |
| 2019-03-20 | Allow amcheck to re-find tuples using new search. | Peter Geoghegan | 12.0 |
| 2018-04-01 | Add amcheck verification of heap relations belonging to btree indexes. | Andres Freund | 11.0 |
| 2017-03-10 | Add amcheck extension to contrib. | Andres Freund | 10.0 |