]> granicus.if.org Git - postgresql/commit
Modify:
authorBruce Momjian <bruce@momjian.us>
Sat, 4 Oct 2003 18:19:57 +0000 (18:19 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 4 Oct 2003 18:19:57 +0000 (18:19 +0000)
commitec1fbbb5466e61b5f89b41738d858ebdaa312929
tree647ce93a464d736f293ec8de6f0e1958ddbd6de3
parent0a14ffe5b5634bdb2abc9324e88ca5a11d56bad9
Modify:

< * Consider using MVCC to cache count(*) queries with no WHERE clause
> * Use a fixed row count and a +/- count with MVCC visibility rules
>   to allow fast COUNT(*) queries with no WHERE clause(?)
doc/TODO