Re: BUG #15053: SIGSEGV - While executing query with cube agregator

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: Andreas Seltenreich <andreas(dot)seltenreich(at)credativ(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, obeltrame(at)callixbrasil(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #15053: SIGSEGV - While executing query with cube agregator
Date: 2018-02-07 16:05:07
Message-ID: CAH2-Wzn_CQoStxyCYY5wWYNCLfxNh6+QnQd0rFhh7da+Wt2cmg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Feb 7, 2018 at 3:24 AM, Andrew Gierth
<andrew(at)tao11(dot)riddles(dot)org(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2018-02-07 16:14:34 Re: BUG #15055: parenthesis disappear
Previous Message PG Bug reporting form 2018-02-07 16:04:37 BUG #15055: parenthesis disappear