mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 01:31:22 -04:00
Fix html.
This commit is contained in:
parent
f1e8b57731
commit
41d64a185e
1 changed files with 1 additions and 1 deletions
2
doc/TODO
2
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue