On 2019-Oct-19, Etsuro Fujita wrote:
> On Fri, Oct 18, 2019 at 6:56 PM Alvaro Herrera
> wrote:
> > Yeah, agreed. Instead of "the null comes from" I would use "the
> > partition that stores nulls".
>
> I think your wording is better than mine. Thank you for reviewing!
Thanks for getting this
On Mon, Oct 21, 2019 at 5:44 PM Etsuro Fujita wrote:
> On Sat, Oct 19, 2019 at 5:56 PM Etsuro Fujita wrote:
> > On Fri, Oct 18, 2019 at 6:56 PM Alvaro Herrera
> > wrote:
> > > On 2019-Oct-18, Etsuro Fujita wrote:
> > > > While reviewing the partitionwise-join patch, I noticed $Subject,ie,
> > >
On Sat, Oct 19, 2019 at 5:56 PM Etsuro Fujita wrote:
> On Fri, Oct 18, 2019 at 6:56 PM Alvaro Herrera
> wrote:
> > On 2019-Oct-18, Etsuro Fujita wrote:
> > > While reviewing the partitionwise-join patch, I noticed $Subject,ie,
> > > this in create_list_bounds():
> > >
> > > /*
>
Hi Alvaro,
On Fri, Oct 18, 2019 at 6:56 PM Alvaro Herrera wrote:
> On 2019-Oct-18, Etsuro Fujita wrote:
> > While reviewing the partitionwise-join patch, I noticed $Subject,ie,
> > this in create_list_bounds():
> >
> > /*
> > * Never put a null into the values arr
On 2019-Oct-18, Etsuro Fujita wrote:
> While reviewing the partitionwise-join patch, I noticed $Subject,ie,
> this in create_list_bounds():
>
> /*
> * Never put a null into the values array, flag instead for
> * the code further down below where w
While reviewing the partitionwise-join patch, I noticed $Subject,ie,
this in create_list_bounds():
/*
* Never put a null into the values array, flag instead for
* the code further down below where we construct the actual
* relcache