Re: hstore - Implementation and performance issues around its operators
От
Alexander Korotkov
Тема
Re: hstore - Implementation and performance issues around
its operators
Дата
Msg-id
BANLkTikLbcU_Wm-532xEke7VzmxhX+BdMw@mail.gmail.com
Ответ на
Список
Дерево обсуждения
hstore - Implementation and performance issues around its operators Stefan Keller <sfkeller@gmail.com>
Re: hstore - Implementation and performance issues around
its operators Alexander Korotkov <aekorotkov@gmail.com>
Hi!
On Tue, Jun 21, 2011 at 12:04 PM, Stefan Keller <sfkeller@gmail.com> wrote:
------
With best regards,
Alexander Korotkov.
1. Obviously the '@>' has to be used in order to let use the GiST index.
Why is the '->' operator not supported by GiST ('->' is actually
mentioned in all examples of the doc.)?
I believe it's an architecture problem. You actually need not '->' operator to be supported by GiST but "column -> 'field_name' = value" expression. Probably, I'm missing something, but I think supporting of this require significant catalog changes.
With best regards,
Alexander Korotkov.
В списке pgsql-hackers по дате отправления
От: Magnus Hagander
Дата: