Add very basic test for kill_prior_tuples
Andres Freund <andres@anarazel.de>
Add very basic test for kill_prior_tuples Previously our tests did not exercise kill_prior_tuples for hash and gist. For gist some related paths were reached, but gist's implementation seems to not work if all the dead tuples are on one page (or something like that). The coverage for other index types was rather incidental. Thus add an explicit test ensuring kill_prior_tuples works at all. Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Discussion: https://postgr.es/m/lxzj26ga6ippdeunz6kuncectr5gfuugmm2ry22qu6hcx6oid6@lzx3sjsqhmt6
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/expected/index-killtuples.out | added | +355 −0 |
| src/test/isolation/isolation_schedule | modified | +1 −0 |
| src/test/isolation/specs/index-killtuples.spec | added | +127 −0 |
Discussion
- AIO writes vs hint bits vs checksums 24 messages · 2024-09-24 → 2025-10-28