Re: Wrong aggregate result when sorting by a NULL value - Mailing list pgsql-bugs

From Andrew Gierth
Subject Re: Wrong aggregate result when sorting by a NULL value
Date
Msg-id 87y3ab2ykj.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: Wrong aggregate result when sorting by a NULL value  (Andres Freund <andres@anarazel.de>)
Responses Re: Wrong aggregate result when sorting by a NULL value  (Andres Freund <andres@anarazel.de>)
List pgsql-bugs
>>>>> "Andres" == Andres Freund <andres@anarazel.de> writes:

 >> Andres, do you have time to look at this right now?

 Andres> Thanks for bisecting.  I'll take a look later today.

Looks like this:

+           scratch.d.agg_strict_input_check.nargs = numInputs;

should have been pertrans->numTransInputs instead?

-- 
Andrew (irc:RhodiumToad)


pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: Wrong aggregate result when sorting by a NULL value
Next
From: Magnus Hagander
Date:
Subject: Re: pgstattuple does not work with uppercase table names