mirror of
https://github.com/postgres/postgres.git
synced 2026-05-17 11:59:36 -04:00
Teach nbtree and heapam to cooperate in order to eagerly remove
duplicate tuples representing dead MVCC versions. This is "bottom-up
deletion". Each bottom-up deletion pass is triggered lazily in response
to a flood of versions on an nbtree leaf page. This usually involves a
"logically unchanged index" hint (these are produced by the executor
mechanism added by commit
|
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||