Re: Yet another issue with step generation in partition pruning
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Amit Langote <amitlangote09@gmail.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2020-08-07T05:55:40Z
Lists: pgsql-hackers
On Thu, Aug 6, 2020 at 12:20 AM Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > Will push the patch tomorrow. Done. (I didn't have time for this, because I was terribly busy with other stuff.) Best regards, Etsuro Fujita
Commits
-
Fix yet another issue with step generation in partition pruning.
- 1db9c80f835e 11.9 landed
- 4f2693229605 12.4 landed
- 79a3ab1e98d6 13.0 landed
- 199cec977950 14.0 landed
-
Fix some issues with step generation in partition pruning.
- 13838740f61f 14.0 cited