diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2012-09-16 19:55:27 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2012-09-16 19:55:27 +0100 |
commit | 25560fdeb26f75b50793a56f69f64daab4ad586e (patch) | |
tree | e7d1b68a4d78ba0e3389aeb20663f14fb365a522 /src/backend/executor/nodeFunctionscan.c | |
parent | 5752e1bbb2d9f553fd6211fbb47ab2b240d740f0 (diff) | |
download | postgresql-25560fdeb26f75b50793a56f69f64daab4ad586e.tar.gz postgresql-25560fdeb26f75b50793a56f69f64daab4ad586e.zip |
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.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions