On Wed, Aug 31, 2022 at 3:51 PM Amit Langote <amitlangot...@gmail.com> wrote:
> On Wed, Aug 31, 2022 at 6:25 AM Nikita Glukhov <n.glu...@postgrespro.ru> 
> wrote:
> > v10 patches
>
> Finally, I get this warning:
>
> execExprInterp.c: In function ‘ExecJsonCoerceCStringToText’:
> execExprInterp.c:4765:3: warning: missing braces around initializer
> [-Wmissing-braces]
>    NameData encoding = {0};
>    ^
> execExprInterp.c:4765:3: warning: (near initialization for
> ‘encoding.data’) [-Wmissing-braces]

Given the time constraints on making a decision on this, I'd like to
also mention that other than the things mentioned in my last email,
which don't sound like a big deal for Nikita to take care of, I don't
have any further comments on the patches.

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


Reply via email to