Improve two 9.2 release note items.
authorBruce Momjian <bruce@momjian.us>
Thu, 10 May 2012 14:29:49 +0000 (10:29 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 10 May 2012 14:29:49 +0000 (10:29 -0400)
doc/src/sgml/release-9.2.sgml

index aea8fe70c1d696050db3ddb2a5e02b07aec0ff1c..f7d185b4528c43fc5adb3ee4456983f8b849d314 100644 (file)
        </para>
        
        <para>
+        This is often called "index-only scans" or "covering indexes".
         This is possible for heap pages with exclusively all-visible
         tuples, as reported by the visibility map.
        </para>
       
       <listitem>
        <para>
-        Reduce overhead of creating virtual transaction id locks ((Robert
+        Reduce overhead of creating virtual transaction id locks (Robert
         Haas, Jeff Davis)
        </para>
       </listitem>