Re: [HACKERS] Open 6.5 items

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Open 6.5 items
Дата
Msg-id 18785.927992844@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Open 6.5 items  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
> A little experimentation shows that's indeed what's happening, though.
> Weird.  Is this a deliberate effect, and if so how did you achieve it?

Oh, I see it: the network_cmp function is deliberately inconsistent with
the regular comparison functions on network values.

This is *very bad*.  Indexes depend on both the operators and the cmp
support function.  You cannot have inconsistent behavior between these
functions, or indexing will misbehave.  Do I need to gin up an example
where it fails?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Open 6.5 items
Следующее
От: Bruce Momjian
Дата:
Сообщение: Daemon News article