mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 00:02:37 -04:00
Fix html.
This commit is contained in:
parent
f1e8b57731
commit
41d64a185e
2
doc/TODO
2
doc/TODO
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user