jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема jsonb and nested hstore
Дата
Msg-id 52E58F4C.90600@dunslane.net
обсуждение исходный текст
Ответы Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Here is the latest set of patches for nested hstore and jsonb.

Because it's so large I've broken this into two patches and compressed
them. The jsonb patch should work standalone. The nested hstore patch
depends on it.

All the jsonb functions now use the jsonb API - there is no more turning
jsonb into text and reparsing it.

At this stage I'm going to be starting cleanup on the jsonb code
(indentation, error messages, comments etc.) as well get getting up some
jsonb docs.

cheers

andrew



Вложения

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: plpgsql.warn_shadow
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: plpgsql.warn_shadow