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

From David Rowley
Subject Re: BUG #14344: string_agg(DISTINCT ..) crash
Date
Msg-id CAKJS1f_4aw+Lfm=xUxfGQe-LQiNJc=OrfBYkg58By2Gn-aL5Zg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #14344: string_agg(DISTINCT ..) crash  (Peter Geoghegan <pg@heroku.com>)
Responses Re: BUG #14344: string_agg(DISTINCT ..) crash  (Peter Geoghegan <pg@heroku.com>)
List pgsql-bugs
On 30 September 2016 at 00:34, Peter Geoghegan <pg@heroku.com> wrote:
> On Thu, Sep 29, 2016 at 12:30 PM, David Rowley
> <david.rowley@2ndquadrant.com> wrote:
>> git bisect
>
> That commit might just change things in a way that makes the test case
> accidentally not crash. The characteristics of the merge will be
> significantly different. Could you tell me if reverting
> f1f5ec1efafe74ca45e24e0bf3371b1d6985c8ee on Windows helps?

I didn't get a clean revert due to some conflicts. I manually ended up
with the attached, which, when applied still crashes on windows.

--
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-bugs by date:

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