mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-20 06:30:43 +00:00
* Add a test case for reading historic page versions Test read_page_at_lsn returns correct results when compared to page inspect. Validate possiblity of reading pages from dropped relation. Ensure funcitons read latest version when null lsn supplied. Check that functions do not poison buffer cache with stale page versions.