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-15T07:35:52Z
Lists: pgsql-bugs
Attachments
- prefix-efujita-v4.patch (application/octet-stream) patch v4
On Sun, Jul 12, 2020 at 9:55 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > Attached is an updated version of the patch. Here is a new version of the patch. Changes: * Fix a typo in a comment in get_steps_using_prefix_recurse() * Remove redundant regression test cases * Add a regression test comment * Add the commit message If there are no objections, I will commit this version. 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