Remove unused field

This commit is contained in:
Konstantin Knizhnik
2025-05-27 22:04:13 +03:00
committed by Mikhail Kot
parent 32e3b7dfd2
commit 22ac47a7cf

View File

@@ -434,7 +434,6 @@ pub fn empty_shmem() -> crate::bindings::WalproposerShmemState {
donor_conninfo: [0; 1024],
donor_lsn: 0,
mutex: 0,
bgw_started: false,
mineLastElectedTerm: crate::bindings::pg_atomic_uint64 { value: 0 },
backpressureThrottlingTime: crate::bindings::pg_atomic_uint64 { value: 0 },
currentClusterSize: crate::bindings::pg_atomic_uint64 { value: 0 },