pgsql-server/src backend/commands/vacuumlazy.c ...

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src backend/commands/vacuumlazy.c ...
Date: 2004-04-25 23:50:58
Message-ID: 20040425235058.ACAF1D1B8D7@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: neilc(at)svr1(dot)postgresql(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-04-26 00:29:25 pgsql-server/. configure configure.in
Previous Message Bruce Momjian 2004-04-25 21:09:08 pgsql-server/. configure configure.in