diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-06 02:29:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-06 02:29:23 +0000 |
commit | cb8b6618cefa1f87197390ae12709b46f5137a35 (patch) | |
tree | 6180b2eed06fe60c41ef34e88e672743b0fdb046 /src/backend/utils/adt/ruleutils.c | |
parent | b5aad11a1b253bbd45405dc926f1ebef90f8f28c (diff) | |
download | postgresql-cb8b6618cefa1f87197390ae12709b46f5137a35.tar.gz postgresql-cb8b6618cefa1f87197390ae12709b46f5137a35.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions