mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-25 17:10:38 +00:00
@@ -2878,7 +2878,7 @@ impl Tenant {
|
||||
/// - after initialization complete, remove the temp dir.
|
||||
///
|
||||
/// The caller is responsible for activating the returned timeline.
|
||||
pub async fn bootstrap_timeline(
|
||||
pub(crate) async fn bootstrap_timeline(
|
||||
&self,
|
||||
timeline_id: TimelineId,
|
||||
pg_version: u32,
|
||||
|
||||
Reference in New Issue
Block a user