Re: BUG #15053: SIGSEGV - While executing query with cube agregator - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Re: BUG #15053: SIGSEGV - While executing query with cube agregator
Date
Msg-id CAH2-Wzn_CQoStxyCYY5wWYNCLfxNh6+QnQd0rFhh7da+Wt2cmg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15053: SIGSEGV - While executing query with cube agregator  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-bugs
On Wed, Feb 7, 2018 at 3:24 AM, Andrew Gierth
<andrew@tao11.riddles.org.uk> wrote:
> I just eyeballed that. The obvious question that comes to mind is, can't
> this issue be fixed in nodeAgg rather than monkeying with the slot code?

You're looking at the wrong patch. There are two patches posted that
each fix the issue in different ways. One of which was really just for
illustrative purposes. The right place to fix this is in tuplesort.c.

-- 
Peter Geoghegan


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15055: parenthesis disappear
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #15055: parenthesis disappear