Re: Proposed fix for Bug #15259 (invalid empty array returned by intarray "&" operator)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposed fix for Bug #15259 (invalid empty array returned by intarray "&" operator)
Дата
Msg-id 5596.1531160935@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Proposed fix for Bug #15259 (invalid empty array returned by intarray"&" operator)  (Alexey Kryuchkov <alexey.kruchkov@gmail.com>)
Список pgsql-hackers
Alexey Kryuchkov <alexey.kruchkov@gmail.com> writes:
> The attached patch fixes Bug #15259 [1] in the intarray module, making the
> '&' array intersection operator return proper zero-dimensional empty arrays
> instead of one-dimensional, zero-length "empty" arrays.

LGTM, pushed.  Thanks for the report and patch!

            regards, tom lane


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: WAL prefetch
Следующее
От: Alexander Kuzmenkov
Дата:
Сообщение: Re: [HACKERS] PoC: full merge join on comparison clause