mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
a537b2ffd0
Make `pull_timeline` check tombstones by default. Otherwise, we'd be recreating timelines if the order between creation and deletion got mixed up, as seen in #11838. Fixes #11838.