Re: BUG #16500: SQL Abend. select multi_key_columns_range_partition_table

Etsuro Fujita <etsuro.fujita@gmail.com>

From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: hisanori.kobayashi.bp@nttdata.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2020-07-28T02:20:49Z
Lists: pgsql-bugs
On Fri, Jul 24, 2020 at 11:45 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> which is an updated version of the
> patch:

There seems to be no objections from Dmitry (or anyone else), so I
committed the patch after tweaking/fixing some comments and fixing
typos in the commit message.

Best regards,
Etsuro Fujita



Commits

  1. Fix some issues with step generation in partition pruning.