mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 14:10:37 +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