Hi!

On Fri, 21 Apr 2023 at 14:34, Daniel Gustafsson <dan...@yesql.se> wrote:
>
> > On 21 Apr 2023, at 12:32, Anton Voloshin <a.volos...@postgrespro.ru> wrote:
>
> > we have a duplicate line, declaration of default_multirange_selectivity() in
> > src/backend/utils/adt/multirangetypes_selfuncs.c:
> >
> > static double default_multirange_selectivity(Oid operator);
> > static double default_multirange_selectivity(Oid operator);
>
> Nice catch.
>
> > No harm from this duplication, still, I suggest to clean it up for 
> > tidiness' sake.
>
> +1
>
The patch is attached. Anyone to commit?

Pavel Borisov
Supabase

Attachment: 0001-Remove-double-declaration-of-default_multirange_sele.patch
Description: Binary data

Reply via email to