Add posting list tuple amcheck test case.
authorPeter Geoghegan <[email protected]>
Mon, 4 May 2020 18:23:44 +0000 (11:23 -0700)
committerPeter Geoghegan <[email protected]>
Mon, 4 May 2020 18:23:44 +0000 (11:23 -0700)
commit20c6905dee43a8888090674cb3db9f953ae7f646
tree0ccf779605307ab904e2295ae5a460c8497b983a
parent47046763c3ed1f16b81a389df7e44be5f3dba83c
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).
contrib/amcheck/expected/check_btree.out
contrib/amcheck/sql/check_btree.sql