postgresql/src/backend/access
Bruce Momjian 48ee6f4916 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
2003-02-13 05:35:11 +00:00
..
common Add new palloc0 call as merge of palloc and MemSet(0). 2002-11-13 00:39:48 +00:00
gist Add new palloc0 call as merge of palloc and MemSet(0). 2002-11-13 00:39:48 +00:00
hash pgindent run. 2002-09-04 20:31:48 +00:00
heap This trivial patch removes the usage of some old statistics code that no 2003-02-13 05:35:11 +00:00
index Fix for bug #866. 7.3 contains new logic for avoiding redundant calls to 2003-01-08 19:41:40 +00:00
nbtree Rename show_btree_build_stats to log_btree_build_stats 2002-11-15 01:26:09 +00:00
rtree Add new palloc0 call as merge of palloc and MemSet(0). 2002-11-13 00:39:48 +00:00
transam Use stat(2) to probe for existing xlog segments in InstallXLogFileSegment, 2003-01-25 03:06:04 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00