mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-13 08:42:34 +00:00
Some test cases add random keys into the timeline, but it is not part of the `collect_keyspace`, this will cause compaction remove the keys. The pull request adds a field to supply extra keyspaces during unit tests. --------- Signed-off-by: Alex Chi Z <chi@neon.tech>