Merge remote-tracking branch 'origin/main' into problame/standby-horizon-removal-poc-rip-out

This commit is contained in:
Christian Schwarz
2025-07-09 11:10:53 +00:00
193 changed files with 8743 additions and 3021 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ pub struct TimelineMembershipSwitchRequest {
pub struct TimelineMembershipSwitchResponse {
pub previous_conf: Configuration,
pub current_conf: Configuration,
pub term: Term,
pub last_log_term: Term,
pub flush_lsn: Lsn,
}