mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +00:00
* Deduce `last_segment` automatically * Get rid of local `wal_dir`/`wal_seg_size` variables * Prepare to test parsing of WAL from multiple specific points, not just the start; extract `check_end_of_wal` function to check both partial and non-partial WAL segments.