mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-07 22:20:36 +00:00
If we delete a timeline that has childen, those children will have their data corrupted. Therefore, extend the already existing safety check to offloaded timelines as well. Part of #8088