Add posting list tuple amcheck test case.
Peter Geoghegan <pg@bowt.ie>
Add posting list tuple amcheck test case. Add a test case to contrib/amcheck that creates coverage of code paths that are used to verify posting list tuples (tuples created when deduplication merges together existing tuples to avoid a leaf page split).
Files
| Path | Change | +/− |
|---|---|---|
| contrib/amcheck/expected/check_btree.out | modified | +10 −1 |
| contrib/amcheck/sql/check_btree.sql | modified | +6 −1 |