mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-15 04:00:38 +00:00
## Problem Any compaction should never produce l0 layers. This never happened in my experiments, but would be good to guard it early. ## Summary of changes Disallow gc-compaction to produce l0 layers. Signed-off-by: Alex Chi Z <chi@neon.tech>