Re: Wrong aggregate result when sorting by a NULL value

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: Wrong aggregate result when sorting by a NULL value
Дата
Msg-id 87y3ab2ykj.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: Wrong aggregate result when sorting by a NULL value  (Andres Freund <andres@anarazel.de>)
Ответы Re: Wrong aggregate result when sorting by a NULL value  (Andres Freund <andres@anarazel.de>)
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Wrong aggregate result when sorting by a NULL value
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pgstattuple does not work with uppercase table names