index f7344b9884147af6559c6d3873cd6212cd70daac..8390578a9a6accb91b7f65a261074d1467e6aa50 100644 (file)
@@ -548,8 +548,7 @@ Allow ordered scans of partitions to avoid sorting in more cases (David Rowley)
</para>
<para>
-Previously, a partitioned table with any LIST partition containing multiple values could not be used for ordered partition scans. Now only non-pruned LIST partitions are checked. This also helps with
-partitioned tables with DEFAULT partitions.
+Previously, a partitioned table with a DEFAULT partition or a LIST partition containing multiple values could not be used for ordered partition scans. Now they can be used if these partitions are pruned.
</para>
</listitem>