mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 05:28:25 +00:00
d5a96d3d50
That commit dropped wal_start_lsn, now we're looking since commit_lsn, which is the real end of WAL if no records follow it. ref #1351