|
24 | 24 | is now initialized independently for each database instance.</para>
|
25 | 25 | </listitem>
|
26 | 26 | <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> |
29 | 30 | </listitem>
|
30 | 31 | <listitem>
|
31 | 32 | <para>RHEL-based distributions are installed in a separate location,
|
|