pgsql-server/src backend/commands/vacuumlazy.c ...
Started by Nonameabout 22 years ago1 messagescomitters
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: neilc@svr1.postgresql.org 04/04/25 20:50:58
Modified files:
src/backend/commands: vacuumlazy.c
src/backend/storage/buffer: bufmgr.c
src/include/storage: buf.h bufmgr.h
Log message:
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