From: Bruce Momjian Date: Mon, 18 Apr 2005 03:46:31 +0000 (+0000) Subject: Fix html. X-Git-Tag: REL8_1_0BETA1~1003 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41d64a185e2ca7c80260a0f60890102550141d19;p=postgresql Fix html. --- diff --git a/doc/TODO b/doc/TODO index 62ef78412a..f8157d8dc6 100644 --- a/doc/TODO +++ b/doc/TODO @@ -716,7 +716,7 @@ Cache to index tuples to indicate if a tuple is currently visible to all transactions when the first valid heap lookup happens. This bit would have to be cleared when a heap tuple is expired. - + * Consider automatic caching of queries at various levels: o Parsed query tree o Query execute plan