Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: jsonb and nested hstore
Дата
Msg-id CAM3SWZR2Ov1Tsq3_oM9bE_dy4X2WiCFxgNbjQt_J4_G2EKeJ7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Thu, Jan 30, 2014 at 11:07 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> Updated  patches for both pieces. Included is some tidying done by Teodor,
> and fixes for remaining whitespace issues. This now passes "git diff --check
> master" cleanly for me.

So one thing that isn't clear from these patches is how jsonb will
have the benefit of the new hstore functions and operators. The cast
is not implicit. I believe that Teodor made the cast implicit on
Github on February 8th (which has not been formally submitted), but
that has problems of its own.

Does anyone have any ideas about how best to enable jsonb to take
advantage of the new functions and operators?

-- 
Peter Geoghegan



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

Предыдущее
От: Jeremy Harris
Дата:
Сообщение: Re: Minor performance improvement in transition to external sort
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Re: Priority table or Cache table