Re: array_agg(DISTINCT) caused a segmentation fault

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: array_agg(DISTINCT) caused a segmentation fault
Date: 2023-02-13 12:00:00
Message-ID: 548118b2-f7a8-9887-51d1-de6eda80522f@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

13.02.2023 13:41, David Rowley wrote:
> On Mon, 13 Feb 2023 at 23:00, Alexander Lakhin <exclusion(at)gmail(dot)com> wrote:
> ...
> Thanks for testing that. I neglected to update the logic which pfrees
> the old Datum, which (as of 7da51590e) may now be NULL.
>
> I've just pushed a fix.
Thanks! The issue is not reproduced now.

Best regards,
Alexander

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Gunnar "Nick" Bluth 2023-02-13 12:54:46 Re: BUG #17760: SCRAM authentication fails with "modern" (rsassaPss signature) server certificate
Previous Message David Rowley 2023-02-13 11:40:30 Re: Optimizer failed to generate plan