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

Поиск
Список
Период
Сортировка
От Alexey Kryuchkov
Тема Proposed fix for Bug #15259 (invalid empty array returned by intarray"&" operator)
Дата
Msg-id CAN85JcYphDLYt4CpMDLZjjNVqGDrFJ5eS3YF=wLAhFoDQuBsyg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Proposed fix for Bug #15259 (invalid empty array returned by intarray "&" operator)
Список pgsql-hackers
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.

In [2] this problem was addressed by changing the behaviour of
construct_[md_]array(), but the intarray module does not use these
functions. The patch I propose contains the relevant fixes to the
intarray module, along with regression tests.


Best regards,

        Alexey Kryuchkov

Вложения

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