mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +00:00
To fix, break out of the loop when you reach an in-memory layer that was created after the checkpoint started. To do that, add a "generation" counter into the layer map. Fixes https://github.com/zenithdb/zenith/issues/494