mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
https://github.com/neondatabase/neon/pull/12676#discussion_r2220512343; concern about backward compat of TimelineInfo
This commit is contained in:
@@ -1623,6 +1623,7 @@ pub struct TimelineInfo {
|
||||
/// Whether the timeline is invisible in synthetic size calculations.
|
||||
pub is_invisible: Option<bool>,
|
||||
|
||||
#[serde(default)]
|
||||
pub standby_horizon: serde_json::Value,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user