Arrays are sorted when using intarray subtraction operator

Поиск
Список
Период
Сортировка
От Casey & Gina
Тема Arrays are sorted when using intarray subtraction operator
Дата
Msg-id 0815AFF7-BE47-456B-896C-FB952CC52EE0@osss.net
обсуждение исходный текст
Ответы Re: Arrays are sorted when using intarray subtraction operator
Список pgsql-bugs
I've noticed that when using the `-` operator provided by the intarray extension, it appears to sort the results.
AlthoughI want the results sorted, I'd expect to have to additionally use the `sort` function it provides, as this
behaviorisn't documented.  I don't want to rely on undocumented behavior, although it would simplify my queries to do
so. Is the documentation lacking in this detail, or is it an unintended bug? 

Thanks,
--
Casey


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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Visibility of a local variable
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Arrays are sorted when using intarray subtraction operator