On Thu, Dec 9, 2021 at 2:54 PM Amit Langote <amitlangot...@gmail.com> wrote:
>
> Hi Nitin,
>
> Was looking at warnings generated by v8:
>
> partbounds.c:971:17: warning: unused variable 'b1_isnull' [-Wunused-variable]
>                                 bool        b1_isnull = false;
>                                             ^
> partbounds.c:972:17: warning: unused variable 'b2_isnull' [-Wunused-variable]
>                                 bool        b2_isnull = false;
>
> And it seems they've resulted from the above change:

I meant: "below change:".

-- 
Amit Langote
EDB: http://www.enterprisedb.com


Reply via email to