aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-04-18 03:46:31 +0000
committerBruce Momjian <bruce@momjian.us>2005-04-18 03:46:31 +0000
commit41d64a185e2ca7c80260a0f60890102550141d19 (patch)
treea0fccb73692196bafd57c06e6b06c4181aa4b5ef
parentf1e8b57731bf07f4c4bbac3261d202079a8fcdb7 (diff)
downloadpostgresql-41d64a185e2ca7c80260a0f60890102550141d19.tar.gz
postgresql-41d64a185e2ca7c80260a0f60890102550141d19.zip
Fix html.
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 62ef78412a5..f8157d8dc67 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