pgsql-server/src backend/access/heap/heapam.c ... - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql-server/src backend/access/heap/heapam.c ...
Date
Msg-id 20030213053511.B2949476108@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    03/02/13 00:35:11

Modified files:
    src/backend/access/heap: heapam.c hio.c
    src/backend/storage/buffer: bufmgr.c
    src/include/access: heapam.h

Log message:
    This trivial patch removes the usage of some old statistics code that no
    longer works -- IncrHeapAccessStat() didn't actually *do* anything
    anymore, so no reason to keep it around AFAICS. I also fixed a
    grammatical error in a comment.

    Neil Conway


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/doc/src/sgml/ref Tag: REL7_3_STAB ...
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/ oc/src/sgml/libpq.sgml oc/src/sg ...