mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 04:58:23 +00:00
b5d64a1e32
The field means the same thing as the `wal_end` field in the XLogData struct. And in the postgres-protocol crate's corresponding PrimaryKeepAlive struct, it's also called `wal_end`. Let's be consistent. As noted by Arthur at https://github.com/neondatabase/neon/pull/4144#pullrequestreview-1411031881