Re: BUG #14344: string_agg(DISTINCT ..) crash

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Regina Obe <lr(at)pcorp(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14344: string_agg(DISTINCT ..) crash
Date: 2016-09-29 11:36:04
Message-ID: CAM3SWZQeUBE3Yybh8Jp66u7KEy=Rmi56+jgLbGj9vS8xh8aDeQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Sep 29, 2016 at 12:34 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> That commit might just change things in a way that makes the test case
> accidentally not crash.

Of course, I meant that reverting that commit might merely mask the
problem, rather than removing it.

--
Peter Geoghegan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message mroscio 2016-09-29 11:37:32 BUG #14346: CREATE TABLE xxx (LIKE yyy INCLUDING ALL) fails
Previous Message Peter Geoghegan 2016-09-29 11:34:42 Re: BUG #14344: string_agg(DISTINCT ..) crash