git.postgresql.org Git - postgresql.git/commit
2012年9月16日 18:53:34 +0000 (19:53 +0100)
2012年9月16日 18:53:34 +0000 (19:53 +0100)
commit 64e196b6efbd58893a4381013a35c84b167b4856
Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown checkpoint.
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.
This is the main PostgreSQL git repository.
RSS
Atom