Revert "Use "transient" files for blind writes"
Alvaro Herrera <alvherre@alvh.no-ip.org>
Revert "Use "transient" files for blind writes" This reverts commit 54d9e8c6c19cbefa8fb42ed3442a0a5327590ed3, which caused a failure on the buildfarm. Not a good thing to have just before a beta release.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/bufmgr.c | modified | +2 −8 |
| src/backend/storage/file/fd.c | modified | +26 −82 |
| src/backend/storage/smgr/md.c | modified | +0 −9 |
| src/backend/storage/smgr/smgr.c | modified | +0 −17 |
| src/include/storage/fd.h | modified | +0 −1 |
| src/include/storage/smgr.h | modified | +0 −2 |