Commit 5d258fe9 authored by Bruce Momjian's avatar Bruce Momjian

Improve two 9.2 release note items.

parent 386bb92f
...@@ -404,6 +404,7 @@ ...@@ -404,6 +404,7 @@
</para> </para>
<para> <para>
This is often called "index-only scans" or "covering indexes".
This is possible for heap pages with exclusively all-visible This is possible for heap pages with exclusively all-visible
tuples, as reported by the visibility map. tuples, as reported by the visibility map.
</para> </para>
...@@ -426,7 +427,7 @@ ...@@ -426,7 +427,7 @@
<listitem> <listitem>
<para> <para>
Reduce overhead of creating virtual transaction id locks ((Robert Reduce overhead of creating virtual transaction id locks (Robert
Haas, Jeff Davis) Haas, Jeff Davis)
</para> </para>
</listitem> </listitem>
......
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