Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove
Neil Conway <neilc@samurai.com>
Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove some unused #include directives from bufmgr.c, and clarify comments in bufmgr.h and buf.h
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/vacuumlazy.c | modified | +2 −2 |
| src/backend/storage/buffer/bufmgr.c | modified | +1 −3 |
| src/include/storage/buf.h | modified | +2 −2 |
| src/include/storage/bufmgr.h | modified | +2 −2 |