On 2019/04/06 18:06, Julien Rouhaud wrote: > On Sat, Apr 6, 2019 at 2:45 AM David Rowley > <david.row...@2ndquadrant.com> wrote: >> >> On Sat, 6 Apr 2019 at 12:26, Tom Lane <t...@sss.pgh.pa.us> wrote: >>> Pushed with some hacking, mostly trying to improve the comments. >> >> Great! Many thanks for improving those and pushing it. >> >> Many thanks to Julien, Antonin for their detailed reviews on this. >> Thanks Amit for your input on this as well. Much appreciated. > > Thanks! I'm glad that we'll have this optimization for pg12.
+1, thank you for working on this. It's nice to see partitioning being useful to optimize query execution in even more cases. Regards, Amit