OSDN Git Service

This trivial patch removes the usage of some old statistics code that no
authorBruce Momjian <bruce@momjian.us>
Thu, 13 Feb 2003 05:35:11 +0000 (05:35 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 13 Feb 2003 05:35:11 +0000 (05:35 +0000)
commit48ee6f4916c4b1104b66c03b33e427892a128a21
tree3dae7198a49e583c7d155d6f69d4cd363fc32810
parent0845b6f3265cc93e7700f98cb29e9a3a789aeed3
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
src/backend/access/heap/heapam.c
src/backend/access/heap/hio.c
src/backend/storage/buffer/bufmgr.c
src/include/access/heapam.h