mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 22:18:21 +00:00
90ef48aab8
It was giving WAL only up to commit_lsn instead of flush_lsn, so recovery of
uncommitted WAL since cdb08f03 hanged. Add test for this.