Re: BUG #17034: Creating aggregate function based on array_append now results in "function does not exist" error

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: adam(at)labkey(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #17034: Creating aggregate function based on array_append now results in "function does not exist" error
Date: 2021-05-27 06:48:37
Message-ID: CAApHDvqQ99g6NWHa7Go52LWcvzOeEGmkHosY+w0bGfofAnbP6g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, 26 May 2021 at 14:55, PG Bug reporting form
<noreply(at)postgresql(dot)org> wrote:
> We long ago stopped using this aggregate function (switched to built-in
> functions array_agg and string_agg), so we can simply remove this DDL (i.e.,
> we don't care if it's fixed or not). But other systems may be affected by
> this change. If nothing else, a mention in the release notes would be
> helpful.

Thanks for the report. Quite a few other people found and reported
this and it looks like we'll be adding it to the release notes at some
point. See [1].

David

[1] https://www.postgresql.org/message-id/20210520232922.GG3676@telsasoft.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message okano.naoki@fujitsu.com 2021-05-27 09:09:52 CR is not removed with psql -f command on Windows.
Previous Message RekGRpth 2021-05-27 03:51:09 Re: BUG #17035: assert after commit