postgresql/src/backend/access
Tom Lane cb8b6618ce Revise pgstats stuff to fix the problems with not counting accesses
generated by bitmap index scans.  Along the way, simplify and speed up
the code for counting sequential and index scans; it was both confusing
and inefficient to be taking care of that in the per-tuple loops, IMHO.
initdb forced because of internal changes in pg_stat view definitions.
2005-10-06 02:29:23 +00:00
..
common Fix rtree and contrib/rtree_gist search behavior for the 1-D box and 2005-06-24 00:18:52 +00:00
gist Revise pgstats stuff to fix the problems with not counting accesses 2005-10-06 02:29:23 +00:00
hash Revise pgstats stuff to fix the problems with not counting accesses 2005-10-06 02:29:23 +00:00
heap Revise pgstats stuff to fix the problems with not counting accesses 2005-10-06 02:29:23 +00:00
index Revise pgstats stuff to fix the problems with not counting accesses 2005-10-06 02:29:23 +00:00
nbtree Revise pgstats stuff to fix the problems with not counting accesses 2005-10-06 02:29:23 +00:00
rtree Revise pgstats stuff to fix the problems with not counting accesses 2005-10-06 02:29:23 +00:00
transam Expand pg_control information so that we can verify that the database 2005-10-03 00:28:43 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00