diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2012-09-16 19:54:34 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2012-09-16 19:54:34 +0100 |
commit | 9c855045809362f2cdabc110afd6ab8a4b250507 (patch) | |
tree | b3e5bc735e252f02b07df88e7839f15d1b54aba2 /src/backend/regex/regexec.c | |
parent | fa41f294f6c93af78e08b3cbb976586a6804c8f4 (diff) | |
download | postgresql-9c855045809362f2cdabc110afd6ab8a4b250507.tar.gz postgresql-9c855045809362f2cdabc110afd6ab8a4b250507.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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions