mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 05:52:55 +00:00
In case of corrupted delta layers, we can detect the corruption and bail out the compaction. ## Summary of changes * Detect wrong delta desc of key range * Detect unordered deltas Signed-off-by: Alex Chi Z <chi@neon.tech>