Re: BUG #14344: string_agg(DISTINCT ..) crash - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Re: BUG #14344: string_agg(DISTINCT ..) crash
Date
Msg-id CAM3SWZQeUBE3Yybh8Jp66u7KEy=Rmi56+jgLbGj9vS8xh8aDeQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #14344: string_agg(DISTINCT ..) crash  (Peter Geoghegan <pg@heroku.com>)
List pgsql-bugs
On Thu, Sep 29, 2016 at 12:34 PM, Peter Geoghegan <pg@heroku.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

pgsql-bugs by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: BUG #14344: string_agg(DISTINCT ..) crash
Next
From: mroscio@tin.it
Date:
Subject: BUG #14346: CREATE TABLE xxx (LIKE yyy INCLUDING ALL) fails