Re: v17 Possible Union All Bug

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: v17 Possible Union All Bug
Дата
Msg-id CAApHDvoJ21egQX=Mf015PBVY_9AoPhrdw-3Xpxr+Re_UjvnFTQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: v17 Possible Union All Bug  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: v17 Possible Union All Bug  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-bugs
On Sat, 27 Jan 2024 at 11:33, David G. Johnston
<david.g.johnston@gmail.com> wrote:
> Simply commenting out the ORDER BY clause in the string_agg causes the correct result to appear, even with the UNION
ALLpresent.  Removing the union all and leaving the order by likewise still produces the correct result.
 

Are the results correct if you SET enable_presorted_aggregate=0;?

David



В списке pgsql-bugs по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: v17 Possible Union All Bug
Следующее
От: David Rowley
Дата:
Сообщение: Re: v17 Possible Union All Bug