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
-
Fix some issues with step generation in partition pruning.
- bead29decf90 11.9 landed
- 62c4a77295ec 12.4 landed
- cebe10a5f307 13.0 landed
- 13838740f61f 14.0 landed