mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 14:32:57 +00:00
@@ -1512,7 +1512,7 @@ impl LayeredTimeline {
|
||||
.ensure_loaded()
|
||||
.with_context(|| {
|
||||
format!(
|
||||
"Ancestor timeline is not is not loaded. Timeline id: {} Ancestor id {:?}",
|
||||
"Ancestor timeline is not loaded. Timeline id: {} Ancestor id {:?}",
|
||||
self.timeline_id,
|
||||
self.get_ancestor_timeline_id(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user