Verify delta chain integrity in the following calls:
- plh_put
- plh_get
- plh_discard
Verification includes:
- Correct flags for each page in the delta chain.
- Correct backlink LSN values for all pages in the chain.
- Correct base LSN values for delta pages.
- No unexpected tombstones in the middle of the chain.