On Mon, Oct 3, 2022 at 2:04 AM Andres Freund <and...@anarazel.de> wrote: > > Hi, > > On 2022-09-16 15:00:31 +0900, Masahiko Sawada wrote: > > I've updated the radix tree patch. It's now separated into two patches. > > cfbot notices a compiler warning: > https://cirrus-ci.com/task/6247907681632256?logs=gcc_warning#L446 > > [11:03:05.343] radixtree.c: In function ‘rt_iterate_next’: > [11:03:05.343] radixtree.c:1758:15: error: ‘slot’ may be used uninitialized > in this function [-Werror=maybe-uninitialized] > [11:03:05.343] 1758 | *value_p = *((uint64 *) slot); > [11:03:05.343] | ^~~~~~~~~~~~~~~~~~ >
Thanks, I'll fix it in the next version patch. Regards, -- Masahiko Sawada PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com