Skip to content

Commit f80dca2

Browse files
committed
[Doc]: Added fixes for RN (Covering Indexes)
1 parent c817303 commit f80dca2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@
2424
is now initialized independently for each database instance.</para>
2525
</listitem>
2626
<listitem>
27-
<para>Applied fixes for covering indexes. Now the keyword <literal>INCLUDING</literal> is
28-
replaced by <literal>INCLUDE</literal> (see <xref linkend="indexes-unique">).</para>
27+
<para>Syntax for covering indexes has been changed. Now the keyword <literal>INCLUDING</literal> is
28+
replaced by <literal>INCLUDE</literal>. The previous syntax still works, but is deprecated
29+
(see <xref linkend="indexes-unique">).</para>
2930
</listitem>
3031
<listitem>
3132
<para>RHEL-based distributions are installed in a separate location,

0 commit comments

Comments
 (0)