Re: ERROR: Aggref found in non-Agg plan node (introducesd in commit 3bf05e096b9f8375e640c5d7996aa57efd7f240c)

From: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>
To: Andreas Joseph Krogh <andreas(at)visena(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: ERROR: Aggref found in non-Agg plan node (introducesd in commit 3bf05e096b9f8375e640c5d7996aa57efd7f240c)
Date: 2018-02-27 11:16:42
Message-ID: CAM2+6=XvrPMmH2wVSTiEGZJQ79bJAJRyWgnDt6x2cz0p9vdKqw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, Feb 27, 2018 at 3:46 PM, Andreas Joseph Krogh <andreas(at)visena(dot)com>
wrote:

> $subject
>
> The query I'm using is 14K and I have not produced a test-case, so this is
> just a heads-up.
>

Rajkumar off-list shared same issue with me. And I have posted a fix for
the same (
https://www.postgresql.org/message-id/CAM2+6=X9kxQoL2ZqZ00E6asBt9z+rfyWbOmhXJ0+8fPAyMZ9Jg@mail.gmail.com
)

Can you please check if that fixes your test-case or not?

Thanks

>
> --
> Andreas Joseph Krogh
> ​
>
>

--
Jeevan Chalke
Technical Architect, Product Development
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rajkumar Raghuwanshi 2018-02-27 11:21:07 Re: parallel append vs. simple UNION ALL
Previous Message Victor Wagner 2018-02-27 10:53:03 Re: MSVC builld of 9.5.12 is broken?