Re: jsonb contains behaviour weirdness

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: jsonb contains behaviour weirdness
Дата
Msg-id CAM3SWZRuimdwWWw6k4PC98-sVRwvB6NYiybxhShhK9zT1xGkug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb contains behaviour weirdness  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: jsonb contains behaviour weirdness  (Robert Haas <robertmhaas@gmail.com>)
Re: jsonb contains behaviour weirdness  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Sep 15, 2014 at 11:12 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Personally I'd think that we should retain it for objects; Peter's
> main argument against that was that the comment would be too complicated,
> but that seems a bit silly from here.

I just don't see any point to it. My argument against the complexity
of explaining why the optimization is only used with objects is based
on the costs and the benefits. I think the benefits are very close to
nil.

-- 
Peter Geoghegan



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Triconsistent catalog declaration
Следующее
От: Robert Haas
Дата:
Сообщение: Re: B-Tree support function number 3 (strxfrm() optimization)