On Wed, 25 May 2022 at 15:01, Amit Langote <amitlangote09@gmail.com> wrote:
> +Previously, a partitioned table with DEFAULT partition or a LIST
> partition containing multiple values could not be used for ordered
> partition scans. Now it can be used at least in the cases where such
> partitions are pruned.
I think this one is an improvement. I'd drop "at least".
David