Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove
authorNeil Conway <neilc@samurai.com>
Sun, 25 Apr 2004 23:50:58 +0000 (23:50 +0000)
committerNeil Conway <neilc@samurai.com>
Sun, 25 Apr 2004 23:50:58 +0000 (23:50 +0000)
commit03709513477a4991eb78264c4cddbe8c9804e6cb
tree32beff6aa5c300512f24eb52abfeac3d1bd7a001
parent1cb7f2ebf32fae1626af258d8dc99815bd1b2799
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
src/backend/commands/vacuumlazy.c
src/backend/storage/buffer/bufmgr.c
src/include/storage/buf.h
src/include/storage/bufmgr.h