mirror of https://github.com/postgres/postgres
Recovery code documents clearly that a shutdown checkpoint is executed at end of recovery - a shutdown checkpoint WAL record is written but the buffer manager had been altered to treat end of recovery as a normal checkpoint. This bug exacerbates the bufmgr relpersistence bug. Bug spotted by Andres Freund, patch by me.pull/3/head
parent
327542645e
commit
64e196b6ef
Loading…
Reference in new issue