Commit 41d64a18 authored by Bruce Momjian's avatar Bruce Momjian

Fix html.

parent f1e8b577
...@@ -716,7 +716,7 @@ Cache ...@@ -716,7 +716,7 @@ Cache
to index tuples to indicate if a tuple is currently visible to to index tuples to indicate if a tuple is currently visible to
all transactions when the first valid heap lookup happens. This all transactions when the first valid heap lookup happens. This
bit would have to be cleared when a heap tuple is expired. bit would have to be cleared when a heap tuple is expired.
* Consider automatic caching of queries at various levels: * Consider automatic caching of queries at various levels:
o Parsed query tree o Parsed query tree
o Query execute plan o Query execute plan
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment