From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
Subject: | Re: duplicate function declaration in multirangetypes_selfuncs.c |
Date: | 2023-04-21 11:14:45 |
Message-ID: | C89E042A-A385-4CE7-A136-405AB27B0056@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 21 Apr 2023, at 12:58, Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru> wrote:
>
> On 21/04/2023 13:45, Pavel Borisov wrote:
>> The patch is attached. Anyone to commit?
>
> Speaking of duplicates, I just found another one:
> > break;
> > break;
> in src/interfaces/ecpg/preproc/variable.c
> (in all stable branches).
Indeed, coming in via 086cf1458 it's over a decade old.
> Additional patch attached. Or both could go in the same commit, it's up to committer.
I'll take care of these in a bit (unless someone finds more, or objects)
backpatching them to their respective origins branches.
--
Daniel Gustafsson
From | Date | Subject | |
---|---|---|---|
Next Message | Ranier Vilela | 2023-04-21 11:16:01 | Re: Improve list manipulation in several places |
Previous Message | Amit Langote | 2023-04-21 11:10:56 | Re: New committers: Nathan Bossart, Amit Langote, Masahiko Sawada |