mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
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