Re: Strange result with LATERAL query - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: Strange result with LATERAL query
Date
Msg-id 87eg5eb24i.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: Strange result with LATERAL query  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
>>>>> "Pavel" == Pavel Stehule <pavel.stehule@gmail.com> writes:
Pavel> The result should not depend on GUC - hashagg on/off changingPavel> output - it is error.

I don't think anyone's suggesting leaving it unfixed, just whether the
fix should introduce unnecessary rescans of the aggregate input.

-- 
Andrew (irc:RhodiumToad)



pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: Strange result with LATERAL query
Next
From: Robert Haas
Date:
Subject: Re: Oddity in EXPLAIN for foreign/custom join pushdown plans