From: | Tatsuro Yamada <yamada(dot)tatsuro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: ERROR: ORDER/GROUP BY expression not found in targetlist |
Date: | 2016-06-13 07:25:20 |
Message-ID: | 575E5FE0.3060300@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2016/06/13 15:52, Michael Paquier wrote:
> On Mon, Jun 13, 2016 at 2:42 PM, Tatsuro Yamada
> <yamada(dot)tatsuro(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>> I got mistake to write an e-mail to -hackers on last week. :-<
>> I should have written this.
>>
>> The bug has not fixed by Tom Lane's patch: commit aeb9ae6.
>> Because I got the same error using tpc-h.
>
> This looks like a different regression..
I understand it now, thanks. :-)
>> I checked the list, but the bug is not listed.
>> https://wiki.postgresql.org/wiki/PostgreSQL_9.6_Open_Items
>
> And the winner is:
>
> 04ae11f62e643e07c411c4935ea6af46cb112aa9 is the first bad commit
> commit 04ae11f62e643e07c411c4935ea6af46cb112aa9
> Author: Robert Haas <rhaas(at)postgresql(dot)org>
> Date: Fri Jun 3 14:27:33 2016 -0400
>
> I am adding that to the list of open items.
Oh...
I'll try to run tpc-h if I got a new patch which fixes the bug. :)
Thanks,
Tatsuro Yamada
NTT OSS Center
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuro Yamada | 2016-06-13 08:16:38 | Re: ERROR: ORDER/GROUP BY expression not found in targetlist |
Previous Message | Pavel Stehule | 2016-06-13 07:23:41 | proposal: integration bloat tables (indexes) to core |