Re: array_agg(anyarray) silently produces corrupt results with parallel workers when inputs mix NULL and non-NULL array elements

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: array_agg(anyarray) silently produces corrupt results with parallel workers when inputs mix NULL and non-NULL array elements
Дата
Msg-id 1443505.1775495791@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: array_agg(anyarray) silently produces corrupt results with parallel workers when inputs mix NULL and non-NULL array elements  (Dmytro Astapov <dastapov@gmail.com>)
Список pgsql-bugs
Dmytro Astapov <dastapov@gmail.com> writes:
> On Sat, Apr 4, 2026 at 5:41 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> So I end with the attached revised patch, where I also made one
>> or two cosmetic adjustments like putting the type-comparison checks
>> next to the dimension comparisons.  Look good to you?

> Looks good, thank you for improving it.

Great, pushed then.  Many thanks for the bug report and fix!

            regards, tom lane



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